netbox/netbox/ipam
bctiemann 762cfc7d10
Merge pull request #19672 from netbox-community/19659-service-form-initial-data
Fixes #19659: Populate initial device/VM selection for "add a service" button
2025-06-10 08:49:23 -04:00
..
api Fixes #19309: N+1 problem on /interfaces, /ip-addresses and /prefixes requests (#19304) 2025-05-06 11:47:44 -05:00
forms Fixes #19659: Populate initial device/VM selection for 'add a service' button 2025-06-06 12:26:05 -04:00
graphql Allow filtering IP addresses by family in GraphQL (#19621) 2025-06-03 11:15:55 -05:00
management
migrations Closes #19627: Object change migrators (#19628) 2025-06-05 11:47:59 -04:00
models Merge branch 'main' into feature 2025-05-01 09:45:38 -04:00
tables Fixes #19266: Fix copy-to-clipboard button for IP addresses 2025-04-22 14:44:26 -04:00
tests Fixes #19520: restores ability to set Prefix.scope via API (#19588) 2025-05-27 10:32:36 -07:00
__init__.py
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 fix(ipam): Correct usage of the queryset.none method (#19678) 2025-06-09 07:45:40 -05:00
formfields.py
lookups.py Closes #17951: Extend Ruff ruleset 2024-11-07 11:52:02 -05:00
managers.py
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
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
views.py 19380 call configure on embedded tables (#19390) 2025-05-05 09:29:32 -04:00