netbox/netbox/virtualization/forms
Martin Hauser cac41cd093
Fixes #19196: Add Filtering by VLAN Translation Policy to Interface Filter Forms (#19199)
* feat(dcim): Add VLAN Translation Policy to Filter Form

Introduces support for VLAN Translation Policies in the Interface
Filter Form.

* feat(virtualization): Add VLAN Translation Policy to Filter Form

Introduces support for VLAN Translation Policies in the Interface
Filter Form.
2025-04-15 16:24:45 -04: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 #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00
bulk_edit.py Add VLAN Translation Policy to bulk edit forms and tables for Interface and VMInterface 2025-02-24 13:55:40 -05:00
bulk_import.py Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 2024-11-21 15:58:11 -05:00
filtersets.py Fixes #19196: Add Filtering by VLAN Translation Policy to Interface Filter Forms (#19199) 2025-04-15 16:24:45 -04:00
model_forms.py Fixes: #18449 - Clean up some formatting errors 2025-01-21 10:44:46 -06:00
object_create.py Closes #8356: Add virtual disk to Virtual Machines (#14087) 2023-11-17 15:02:56 -05:00