netbox/netbox/ipam
Daniel Sheppard 7a38f601de
Fixes: #11715 - Fix Parent Prefix table display (#12448)
* Fixes: #11715 - Fix Parent Prefix table display of global vrf prefixes that are **not** containers.

* Combine AND into a single Q object

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-05-05 09:35:05 -04:00
..
api 12278 add ipaddressfield serializer for OpenAPI spectacular typing (#12285) 2023-04-21 12:41:03 -04:00
forms Fixes: #10757 - Change IP interface assignment to use new selector (#12452) 2023-05-04 13:59:28 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations Merge branch 'develop' into feature 2023-03-13 11:58:37 -04:00
models Merge branch 'develop' into feature 2023-04-07 13:00:00 -04:00
tables Merge branch 'develop' into feature 2023-03-20 08:54:22 -04:00
tests Merge branch 'develop' into feature 2023-04-07 13:00:00 -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 More fixes as a result of code review 2022-07-06 08:57:15 -05:00
constants.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
fields.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
filtersets.py Closes #9608: Move from drf-yasg to spectacular 2023-03-30 14:32:59 -04:00
formfields.py Add tests for IP address vars 2020-01-22 17:48:03 -05:00
lookups.py Fixes #6632 2021-07-23 11:08:41 +12:00
managers.py Update views to restrict all querysets 2020-06-01 11:43:49 -04:00
querysets.py Filter VLANs and VLANGroups by site or cluster site for VM 2022-09-26 10:08:54 -04:00
search.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
signals.py Fixes #9884: Prevent querying assigned VRF on prefix object init 2022-08-01 09:47:18 -04:00
urls.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
utils.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
validators.py Update validators.py 2022-03-28 15:20:19 +02:00
views.py Fixes: #11715 - Fix Parent Prefix table display (#12448) 2023-05-05 09:35:05 -04:00