netbox/netbox/circuits
Arthur Hanson 081911df00 10643 add fieldset to device role for improved add/edit form display (#10680)
* 10643 add fieldset to device role for improved add/edit form display

* 10643 update other forms

* 10643 update other forms

* Specify fieldsets for additional models

Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-10-19 08:35:23 -04:00
..
api Clean up core API imports 2022-07-13 16:18:55 -04:00
forms 10643 add fieldset to device role for improved add/edit form display (#10680) 2022-10-19 08:35:23 -04:00
graphql Cleanup for #9102 2022-07-07 12:48:44 -04:00
migrations Merge branch 'feature' into 9102-cabling 2022-07-06 14:09:25 -04:00
models #6454 fix merge conflicts 2022-08-18 15:31:54 -07:00
tables 10655 fix contacts display in list views (#10681) 2022-10-18 16:47:14 -04:00
tests Add relevant tests for all device components 2022-09-12 17:03:33 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Closes #8779: Enable the use of ChoiceSet by plugins 2022-03-02 11:43:28 -05:00
filtersets.py Misc cleanup 2022-07-12 16:29:26 -04:00
signals.py Update & restore rebuild_paths() 2022-05-12 16:08:44 -04:00
urls.py Merge all cable creation URLs into a single view 2022-05-23 13:22:45 -04:00
views.py Remove deprecated usage of prefetch_related 2022-07-30 01:18:30 +02:00