netbox/netbox/extras/forms
Julio Oliveira at Encora 9f247caa2a 16704 - Define a default help_text for ColorField (#16708)
* Added `help_text` to ColorField.

* Addressed PR comment to remove the redundant help_text from all the forms where ColorField was used.

* Add space before example value

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-06-26 09:14:08 -04:00
..
__init__.py Closes #14326: Move form mixins (#14327) 2023-11-22 13:49:26 -05:00
bulk_edit.py Closes #15547: Add comments field to CustomField model 2024-04-19 15:10:06 -04:00
bulk_import.py 16704 - Define a default help_text for ColorField (#16708) 2024-06-26 09:14:08 -04:00
filtersets.py 16315 - Cant filter changelog by object type (no results found) (#16324) 2024-06-04 09:37:08 -04:00
misc.py Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00
model_forms.py Changed "clean_extra_choices" in "CustomFieldChoiceSetForm" to strip the space for value and label. 2024-05-21 09:59:24 -04:00
reports.py Move local_now() to utilities.datetime 2024-03-22 08:59:52 -04:00
scripts.py Move local_now() to utilities.datetime 2024-03-22 08:59:52 -04:00