netbox/netbox/circuits
Daniel Sheppard 4fead1c85f
Fixes: #17310 - Properly restrict GraphQL related object queries (#17312)
* Fixes: #17310 - Fix GraphQL restriction of related objects

* Fix some failing tests

* Fix test
2024-08-30 14:22:58 -04:00
..
api Fixes #15995: Permit nullable fields referenced by unique constraints to be omitted from REST API requests 2024-05-07 15:33:14 -04:00
forms 16704 - Define a default help_text for ColorField (#16708) 2024-06-26 09:14:08 -04:00
graphql Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
migrations Squash migrations 2024-01-25 12:35:04 -05:00
models 15496 Add circuit termination to menu and associated forms (#15980) 2024-05-17 15:30:10 -04:00
tables Use provider_id instead of account_id in url_params 2024-07-26 15:10:25 -04:00
tests Fixes: #17310 - Properly restrict GraphQL related object queries (#17312) 2024-08-30 14:22:58 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Closes #15042: Move model registration logic to AppConfigs (#15203) 2024-02-21 14:22:13 -05:00
choices.py Closes #16817: Added 200 & 400 Gbps selections for circuit commit rate 2024-07-04 11:31:10 -04:00
filtersets.py 15496 Add circuit termination to menu and associated forms (#15980) 2024-05-17 15:30:10 -04:00
search.py 16286 fix provider account search 2024-05-28 09:06:34 -04:00
signals.py Update & restore rebuild_paths() 2022-05-12 16:08:44 -04:00
urls.py 15496 Add circuit termination to menu and associated forms (#15980) 2024-05-17 15:30:10 -04:00
views.py 17036 international messages (#17041) 2024-08-10 11:47:06 -04:00