..
api
Closes #10545 : Standardize description & comment fields on primary models ( #10834 )
2022-11-04 08:28:09 -04:00
forms
Fixes #11565 - Populate custom field defaults when creating FHRP groups with VIP
2023-02-27 14:02:22 -05:00
graphql
10595 extend graphql relationships ( #10603 )
2022-10-11 12:26:18 -04:00
management
Fixes #6544 : Fix migration error when upgrading with VRF(s) defined
2021-06-04 10:53:13 -04:00
migrations
#11685 : Fix migration
2023-02-20 10:27:30 -05:00
models
Merge branch 'develop' into feature
2022-11-22 10:08:23 -05:00
tables
Fixes #11280 - Fix exporting interfaces and FHRP group rows with multiple IP's assigned ( #11285 )
2022-12-27 10:15:28 -05:00
tests
Fixes #11470 : Validation and user friendly message on invalid address query param ( #11858 )
2023-03-01 16:49:40 -05: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
L2VPN Clean Tree
2022-06-27 23:24:50 -05:00
fields.py
Drop family column from Aggregate, Prefix, and IPAddress models
2020-02-14 15:04:33 -05:00
filtersets.py
Fixes #11470 : Validation and user friendly message on invalid address query param ( #11858 )
2023-03-01 16:49:40 -05: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
Change Prefix and Aggregate search index weights to better order search results.
2023-02-19 18:50:24 -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 #10608 : Register all core model views using register_model_view()
2022-10-07 17:17:58 -04:00
utils.py
Fixes #8682 : Limit available VLANs by group min/max VIDs
2022-02-22 11:39:05 -05:00
validators.py
Update validators.py
2022-03-28 15:20:19 +02:00
views.py
#9072 : Add weight parameter to influence ViewTab ordering
2022-12-09 14:50:13 -05:00