netbox/netbox/tenancy
Arthur Hanson c57d71a9db
11291 optimize GraphQL queries (#11943)
* 11291 initial optimize graphql queries

* 11291 add optimizer to schemas

* 11291 cleanup fields.py

* 11291 fix fragment query
2023-03-23 08:42:18 -04:00
..
api Closes #10545: Standardize description & comment fields on primary models (#10834) 2022-11-04 08:28:09 -04:00
forms #11584: Add bulk edit view & tests 2023-03-21 13:47:08 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
migrations Closes #10374: Require unique tenant names & slugs per group (not globally) 2023-02-28 20:03:41 -05:00
models Closes #10374: Require unique tenant names & slugs per group (not globally) 2023-02-28 20:03:41 -05:00
tables Fixes #11522: Correct tag links under contact & tenant list views 2023-01-17 10:32:22 -05:00
tests #11584: Add bulk edit view & tests 2023-03-21 13:47:08 -04:00
__init__.py Initial multitenancy implementation 2016-07-26 14:58:37 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Initial work on contacts 2021-10-18 13:59:05 -04:00
filtersets.py Fix issues with the ContactAssignmentListView 2023-02-19 20:09:51 -05:00
search.py #10560: Add new fields to indexers 2022-11-15 10:37:35 -05:00
urls.py #11584: Add bulk edit view & tests 2023-03-21 13:47:08 -04:00
views.py #11584: Add bulk edit view & tests 2023-03-21 13:47:08 -04:00