netbox/netbox/circuits/forms
Julio Oliveira at Encora b605dfcba0
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 #10695: Rename forms/models.py to forms/model_forms.py 2022-10-25 16:26:05 -04:00
bulk_edit.py 15496 Add circuit termination to menu and associated forms (#15980) 2024-05-17 15:30:10 -04:00
bulk_import.py 16704 - Define a default help_text for ColorField (#16708) 2024-06-26 09:14:08 -04:00
filtersets.py 15496 Add circuit termination to menu and associated forms (#15980) 2024-05-17 15:30:10 -04:00
model_forms.py Use FieldSet instances for all forms 2024-03-19 13:34:13 -04:00