netbox/netbox/ipam
Arthur Hanson 81dfaf0d67
18706 Fix VLAN Assignment checking (#19332)
* 18706 Fix VLAN assignment checking

* 18706 add tests

* 18706 review feedback
2025-04-28 11:45:01 -04:00
..
api #7336: Misc cleanup 2024-11-25 13:26:17 -05:00
forms Fixes #19281: Fix service template creation form 2025-04-23 08:47:54 -04: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 18706 Fix VLAN Assignment checking (#19332) 2025-04-28 11:45:01 -04:00
tables Make GFK scope field sortable=False on tables where it appears 2025-01-17 08:52:12 -05:00
tests 18706 Fix VLAN Assignment checking (#19332) 2025-04-28 11:45:01 -04: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 #19110: Add filters by IP addresses to PrimaryIPFilterSet (#19160) 2025-04-23 09:14:33 -05: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 #19322: Correct URL paths for bulk import views (#19323) 2025-04-25 12:20:25 -05:00