netbox/netbox/circuits
Jeremy Stretch bc6b5bc4be
Closes #10545: Standardize description & comment fields on primary models (#10834)
* Standardize description & comments fields on primary models

* Update REST API serializers

* Update forms

* Update tables

* Update templates
2022-11-04 08:28:09 -04:00
..
api Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
forms Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
graphql 10595 extend graphql relationships (#10603) 2022-10-11 12:26:18 -04:00
migrations Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
models Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
tables Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
tests 7961 CSV bulk update (#10715) 2022-10-27 13:10:18 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Closes #8779: Enable the use of ChoiceSet by plugins 2022-03-02 11:43:28 -05:00
filtersets.py #9045 #9046 - remove legacy fields from Provider (#10377) 2022-09-28 15:22:19 -04:00
search.py Closes #10560: New global search (#10676) 2022-10-21 13:16:16 -04:00
signals.py Update & restore rebuild_paths() 2022-05-12 16:08:44 -04:00
urls.py Closes #10608: Register all core model views using register_model_view() 2022-10-07 17:17:58 -04:00
views.py Closes #10608: Register all core model views using register_model_view() 2022-10-07 17:17:58 -04:00