netbox/netbox/extras/forms
Arthur Hanson 9f4881d01a 13983 Add nested arrays for extra_choices in CustomFieldChoiceSet (#14470)
* 13983 split array fields in CSV data for CustomFieldChoices

* 13983 fix help text

* 13983 update tests

* 13983 use re for split

* 13983 replace escaped chars

* 13983 fix escape handling

* 13983 fix escape handling

* 13983 fix escape handling
2023-12-14 15:18:56 -05:00
..
__init__.py 12591 config params admin (#12904) 2023-06-22 14:04:24 -04:00
bulk_edit.py Adds custom field on webhook model (#13336) 2023-08-01 14:05:47 -04:00
bulk_import.py 13983 Add nested arrays for extra_choices in CustomFieldChoiceSet (#14470) 2023-12-14 15:18:56 -05:00
filtersets.py Merge branch 'develop' into feature 2023-08-29 10:45:55 -04:00
misc.py Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00
mixins.py Fixes #13782: Fix tag exclusion support for contact assignments 2023-09-18 11:08:49 -04:00
model_forms.py 13983 Add nested arrays for extra_choices in CustomFieldChoiceSet (#14470) 2023-12-14 15:18:56 -05:00
reports.py Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00
scripts.py Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00