netbox/netbox/utilities/forms
2024-05-20 08:37:31 -04:00
..
fields Updated clean method on DynamicModelMultipleChoiceField to return the name. 2024-05-20 08:37:31 -04:00
widgets Move choice sets from utilities.choices to netbox.choices 2024-03-22 08:59:52 -04:00
__init__.py Closes #12246: General cleanup of utilities modules 2023-04-14 10:33:53 -04:00
bulk_import.py Move choice sets from utilities.choices to netbox.choices 2024-03-22 08:59:52 -04:00
constants.py Refactor utility form resources into separate modules 2020-08-11 15:14:06 -04:00
forms.py Merge branch 'develop' into feature 2024-04-22 13:23:42 -04:00
mixins.py Closes #14740: Remove BootstrapMixin (#14841) 2024-01-19 14:02:33 -05:00
rendering.py Misc cleanup & documentation for FieldSets 2024-03-19 13:34:13 -04:00
utils.py Fixes: #13722 - Correct range expansion code when a numeric set is used (#15301) 2024-03-11 10:50:10 -04:00