netbox/netbox/ipam
Jeremy Stretch d433456e2f
Some checks are pending
CI / build (20.x, 3.10) (push) Waiting to run
CI / build (20.x, 3.11) (push) Waiting to run
CI / build (20.x, 3.12) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (none, python) (push) Waiting to run
Merge branch 'main' into feature
2025-09-02 10:50:58 -04:00
..
api 19644 Make atomic use correct database instead of default (#19651) 2025-06-25 15:00:26 -04:00
forms Merge branch 'main' into feature 2025-08-12 16:03:45 -04:00
graphql Fix formatting 2025-08-03 15:32:55 +02:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations Fixes #20023: Add GiST index on Prefix.prefix for net contains ops (#20059) 2025-08-08 14:14:55 -05:00
models Merge branch 'main' into feature 2025-08-12 16:03:45 -04:00
tables Fixes #19266: Fix copy-to-clipboard button for IP addresses 2025-04-22 14:44:26 -04:00
tests Closes #19713: Enable recording user messages in the change log (#19908) 2025-07-29 09:11:33 -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 Closes #8423: Allow assigning Service to FHRP Group, in addition to Device and VirtualMachine (#19005) 2025-04-11 07:27:31 -07:00
fields.py Fixes: #17358 - Ensure correct comparison of overlapping IPRanges (#17391) 2024-10-28 15:07:59 -04:00
filtersets.py Closes: #18588: Relabel Service to Application Service (#19900) 2025-07-21 09:22:27 -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 Update get_for_virtualmachine to support lookup by cluster location 2025-05-13 22:20:54 -04:00
search.py Closes #8423: Allow assigning Service to FHRP Group, in addition to Device and VirtualMachine (#19005) 2025-04-11 07:27:31 -07: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 Closed #9763: Treat IP ranges as fully populated (#19064) 2025-04-09 07:30:11 -07:00
validators.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
views.py Merge branch 'main' into feature 2025-09-02 10:50:58 -04:00