..
api
#7336 : Misc cleanup
2024-11-25 13:26:17 -05:00
forms
Fixes : #18656 Unable to import IP Address and assign to FHRP Group ( #18950 )
2025-03-21 16:44:10 -05:00
graphql
Fixes #18949 : Add missing GraphQL ContactsMixin in types with ContactAssignments
2025-03-21 13:00:50 -05:00
management
Fixes #6544 : Fix migration error when upgrading with VRF(s) defined
2021-06-04 10:53:13 -04:00
migrations
Fixes #18438 : Specify batch_size for migrations which run bulk_update()
2025-01-21 09:48:35 -05:00
models
Fixes : #18449 - Clean up some formatting errors
2025-01-21 10:44:46 -06:00
tables
Make GFK scope field sortable=False on tables where it appears
2025-01-17 08:52:12 -05:00
tests
Fixes : #18656 Unable to import IP Address and assign to FHRP Group ( #18950 )
2025-03-21 16:44:10 -05:00
__init__.py
Remove default_app_config (deprecated in Django 3.2)
2021-09-15 11:18:47 -04:00
apps.py
17929 Add Scope Mixins to Prefix ( #17930 )
2024-11-15 14:55:46 -05:00
choices.py
#13428 : Misc cleanup
2024-11-26 09:56:33 -05:00
constants.py
17929 Add Scope Mixins to Prefix ( #17930 )
2024-11-15 14:55:46 -05:00
fields.py
Fixes : #17358 - Ensure correct comparison of overlapping IPRanges ( #17391 )
2024-10-28 15:07:59 -04:00
filtersets.py
Fixes : #18939 Allow ASN search by site-group ( #18948 )
2025-03-20 09:07:48 -04:00
formfields.py
15094 Add missing gettext to error strings for internationalization ( #15155 )
2024-02-20 09:44:02 -05:00
lookups.py
Closes #17951 : Extend Ruff ruleset
2024-11-07 11:52:02 -05:00
managers.py
Update views to restrict all querysets
2020-06-01 11:43:49 -04:00
querysets.py
7699 Add Scope to Cluster ( #17848 )
2024-11-01 14:18:23 -04:00
search.py
Fixes : #18316 - Fix PrefixIndex reference to 'site' ( #18322 )
2025-01-07 10:47:05 -05:00
signals.py
Fixes #14532 : Device/VM change record should accurately reflect when primary/OOB IP is deleted
2023-12-22 08:47:51 -05:00
urls.py
Closes #18023 : Employ register_model_view() for list views ( #18029 )
2024-11-20 15:54:37 -05:00
utils.py
#9627 : Fix calculation of available VIDs
2024-07-31 12:28:19 -04:00
validators.py
15094 Add missing gettext to error strings for internationalization ( #15155 )
2024-02-20 09:44:02 -05:00
views.py
Fixes: 18593 - "Create & Add Another" broken for new IP addresses ( #18602 )
2025-02-11 08:31:40 -05:00