netbox/docs/models
Martin Hauser 573b1b0634
fix(ipam): Correct VLAN ID range bound handling in VLANGroup
Fix miscounting of total_vlan_ids when VLANGroup vid_ranges use
non-canonical bounds (e.g. '[]'). Normalize ranges to '[)' on save and
add migration to recompute existing totals. Prevent division-by-zero in
utilization queries for legacy rows with miscounted totals.

Fixes #22228
2026-05-20 14:45:01 +02:00
..
circuits Remove old "introduced in" notices 2025-08-01 15:57:26 -04:00
core Documentation cleanup (#22127) 2026-05-06 16:58:08 -05:00
dcim Documentation cleanup (#22127) 2026-05-06 16:58:08 -05:00
extras Documentation cleanup (#22127) 2026-05-06 16:58:08 -05:00
ipam fix(ipam): Correct VLAN ID range bound handling in VLANGroup 2026-05-20 14:45:01 +02:00
tenancy 17170 Add ability to add contacts to multiple contact groups (#18885) 2025-03-18 14:05:02 -04:00
users Closes #22128: Deprecate v1 API tokens (#22143) 2026-05-07 08:48:25 -07:00
virtualization feat(virtualization): Add Virtual Machine Type model 2026-03-31 09:10:02 -04:00
vpn Remove old "introduced in" notices 2025-08-01 15:57:26 -04:00
wireless Remove old "introduced in" notices 2025-08-01 15:57:26 -04:00