netbox/netbox/ipam/models
Daniel Sheppard 9ccbb08e29
Fixes: #18037 - Bound VLANGroup VLAN ID max by VLAN_VID_MAX (#18041)
* Fixes: #18037 - Bound VLANGroup VLAN ID max by `VLAN_VID_MAX`

* Correct exception string

* Validate min & max VID values

* Fix min/max VID validation

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-11-20 16:03:56 -05:00
..
__init__.py Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
asns.py 14201 allow searching for ASN with prefix AS 2024-09-19 10:08:54 -04:00
fhrp.py Closes #14436: Add indexes for all GenericForeignKey fields (#14463) 2023-12-07 14:02:51 -05:00
ip.py Fixes: #17358 - Ensure correct comparison of overlapping IPRanges (#17391) 2024-10-28 15:07:59 -04:00
services.py 14810 add contacts to service 2024-05-28 09:44:41 -04:00
vlans.py Fixes: #18037 - Bound VLANGroup VLAN ID max by VLAN_VID_MAX (#18041) 2024-11-20 16:03:56 -05:00
vrfs.py Closes #13352: Translation support for model verbose names (#13354) 2023-08-03 10:41:10 -04:00