netbox/netbox/ipam
2024-01-24 17:05:02 -05:00
..
api Merge branch 'develop' into feature 2023-12-15 16:52:42 -05:00
forms Fixes #14905: Fix miscellaneous errors with string translations 2024-01-24 17:05:02 -05:00
graphql Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations Closes #14436: Add indexes for all GenericForeignKey fields (#14463) 2023-12-07 14:02:51 -05:00
models Fixes #14905: Fix miscellaneous errors with string translations 2024-01-24 17:05:02 -05:00
tables add tags field in L2VPN Termination 2023-12-12 14:23:16 -05:00
tests Merge branch 'develop' into feature 2023-12-28 14:20:04 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
constants.py Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
fields.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
filtersets.py Merge branch 'develop' into feature 2023-12-28 14:20:04 -05:00
formfields.py Add tests for IP address vars 2020-01-22 17:48:03 -05:00
lookups.py Fixes #6632 2021-07-23 11:08:41 +12:00
managers.py Update views to restrict all querysets 2020-06-01 11:43:49 -04:00
querysets.py Closes #14538 - Add available_at_site filter (#14541) 2023-12-21 15:40:57 -05:00
search.py Closes #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05: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 #14311: Move L2VPN models from ipam to vpn (#14358) 2023-11-28 13:45:00 -05:00
utils.py Merge branch 'develop' into feature 2023-07-30 13:36:51 -04:00
validators.py Update validators.py 2022-03-28 15:20:19 +02:00
views.py Fixes #14791: Do not annotate available IPs when searching 2024-01-16 13:07:13 -05:00