netbox/netbox/virtualization/forms
Martin Hauser c429cc3638
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
CI / build (20.x, 3.10) (push) Has been cancelled
CI / build (20.x, 3.11) (push) Has been cancelled
CI / build (20.x, 3.12) (push) Has been cancelled
Closes #14171: Add VLAN-related fields to import forms (#20730)
2025-10-31 16:17:58 -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 #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 #14171: Add VLAN-related fields to import forms (#20730) 2025-10-31 16:17:58 -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 #19818: Hide IP fields when creating VM 2025-10-07 14:03:01 +02:00
object_create.py Closes #8356: Add virtual disk to Virtual Machines (#14087) 2023-11-17 15:02:56 -05:00