netbox/netbox/ipam
Jeremy Stretch b1ee8297d2 Closes #22877: Improve caching logic when retrieving custom fields via get_for_model() 2026-08-06 13:28:18 -04:00
..
api fix(ipam): Fix format string in IP address/prefix validation errors 2026-07-21 09:41:04 +02:00
forms Fixes #22588: Filter VLANs by Site Group scope when assigning to a prefix (#22684) 2026-07-22 12:44:09 -07:00
graphql Closes #22787: Improve GraphQL query efficiency when resolving assigned objects (#22792) 2026-08-04 15:28:20 -04:00
management Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
migrations Fixes #22848: Ensure deterministic ordering for duplicate IP addresses (#22849) 2026-08-03 11:58:24 -05:00
models Fixes #22848: Ensure deterministic ordering for duplicate IP addresses (#22849) 2026-08-03 11:58:24 -05:00
tables Merge branch 'main' into feature 2026-04-10 14:58:07 -04:00
tests Closes #22877: Improve caching logic when retrieving custom fields via get_for_model() 2026-08-06 13:28:18 -04:00
ui feat(ui): Add nested breadcrumb display for GenericForeignKey attrs 2026-05-07 14:35:59 -04:00
__init__.py
apps.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
choices.py feat(ipam): Change DHCP IP address status color from green to purple 2026-07-21 08:32:54 -04:00
constants.py Closes #20961: Introduce RackGroup for physical rack placement (#21624) 2026-03-10 10:19:12 -05:00
fields.py perf(ipam): Optimize Prefix availability calculations 2026-06-13 18:02:51 -04:00
filtersets.py Fixes #22588: Filter VLANs by Site Group scope when assigning to a prefix (#22684) 2026-07-22 12:44:09 -07:00
formfields.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
lookups.py perf(ipam): Optimize Prefix availability calculations 2026-06-13 18:02:51 -04:00
managers.py Fixes #22848: Ensure deterministic ordering for duplicate IP addresses (#22849) 2026-08-03 11:58:24 -05:00
querysets.py Fixes #22588: Filter VLANs by Site Group scope when assigning to a prefix (#22684) 2026-07-22 12:44:09 -07:00
search.py fix(search): Add comments field to search indexing 2026-07-27 13:30:13 -04:00
signals.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
urls.py Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2026-02-18 10:41:51 -06:00
utils.py Fixes #22738: Correct IPAM availability under constrained object permissions (#22785) 2026-07-29 17:27:09 -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 #22738: Correct IPAM availability under constrained object permissions (#22785) 2026-07-29 17:27:09 -04:00