netbox/netbox/dcim/forms
2024-06-24 15:40:43 -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 Merge branch 'develop' into feature 2024-05-06 12:59:24 -04:00
bulk_import.py Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
common.py Closes #14141: translation cleanup (#14143) 2023-10-30 13:38:03 -04:00
connections.py 15973 fix switch type on cable edit (#16049) 2024-05-09 14:54:38 -04:00
filtersets.py 14948 add has_virtual_device_contexts filter to device (#16209) 2024-05-22 11:51:15 -04:00
formsets.py Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00
model_forms.py Merge branch 'develop' into feature 2024-06-24 15:40:43 -04:00
object_create.py Use FieldSet instances for all forms 2024-03-19 13:34:13 -04:00
object_import.py Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00