netbox/netbox/virtualization/forms
Prince Kumar 092f2b06ab
Enhance Virtual Machine and Device Platform Filter with Manufacturer Information (#14047)
* Add manufacturer for filters in the virtual machine and device #12741

* reverse the filtersets of device and vm

* revert the filtersets of vm

* add advance selector in platform

* remove manufacture from imports
2023-11-09 09:55:44 -05:00
..
__init__.py Closes #10695: Rename forms/models.py to forms/model_forms.py 2022-10-25 16:26:05 -04:00
bulk_create.py Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00
bulk_edit.py Adds config template to vm model (#13450) 2023-08-14 15:43:28 -04:00
bulk_import.py Adds config template to vm model (#13450) 2023-08-14 15:43:28 -04:00
filtersets.py Adds config template to vm model (#13450) 2023-08-14 15:43:28 -04:00
model_forms.py Enhance Virtual Machine and Device Platform Filter with Manufacturer Information (#14047) 2023-11-09 09:55:44 -05:00
object_create.py Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00