netbox/netbox/dcim/forms
2022-06-28 16:24:56 -04:00
..
__init__.py Move MACAddressField to utilities 2021-10-28 16:26:31 -04:00
bulk_create.py Fixes #9194: Support position assignment when add module bays to multiple devices 2022-04-25 08:41:38 -04:00
bulk_edit.py Closes #9534: Add VLAN group selector to interface bulk edit forms 2022-06-17 14:51:45 -04:00
bulk_import.py Fixes #9118: Fix validation error when importing VM child interfaces 2022-04-13 13:43:18 -04:00
common.py Refactor DCIM forms 2021-09-27 17:09:37 -04:00
connections.py Add tags field to NetBoxModelForm 2022-03-10 15:08:23 -05:00
filtersets.py add role attribute to filter inventoryitems 2022-05-22 17:22:28 +03:00
formsets.py Refactor DCIM forms 2021-09-27 17:09:37 -04:00
models.py #9403: Add labels to device VC fields 2022-06-28 16:24:56 -04:00
object_create.py Fixes #9402: Fix custom field population when creating a virtual chassis 2022-05-31 13:26:25 -04:00
object_import.py Initial work on #8118 2021-12-29 15:37:01 -05:00