netbox/netbox/ipam
2021-11-11 14:05:35 -05:00
..
api Add nested FHRPGroupAssignment serializer; add missing API tests 2021-11-04 11:15:34 -04:00
forms Closes #7769: Enable assignment of IP addresses to an existing FHRP group 2021-11-11 14:05:35 -05:00
graphql Add nested FHRPGroupAssignment serializer; add missing API tests 2021-11-04 11:15:34 -04:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations Invert default priority ordering for FHRPGroupAssignment 2021-11-04 11:17:10 -04:00
models Closes #7769: Enable assignment of IP addresses to an existing FHRP group 2021-11-11 14:05:35 -05:00
tables Fix up FHRPGroupAssignmentTable 2021-11-04 10:05:47 -04:00
tests Clean up FHRP group filterset tests 2021-11-04 13:23:02 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Fixes #5419: Update parent device/VM when deleting a primary IP 2021-04-13 13:23:25 -04:00
choices.py Initial work on #6235 2021-11-01 16:56:30 -04:00
constants.py Clean up FHRP group templates, forms 2021-11-02 13:32:41 -04:00
fields.py Drop family column from Aggregate, Prefix, and IPAddress models 2020-02-14 15:04:33 -05:00
filtersets.py Clean up FHRP group filterset tests 2021-11-04 13:23:02 -04: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 Initial work on #6087 2021-05-26 16:06:03 -04:00
signals.py Specify batch size for bulk_update() 2021-05-27 15:25:40 -04:00
urls.py Merge branch 'feature' into 6732-asn-model 2021-11-03 08:37:11 -05:00
utils.py Fixes #6637: Fix group assignment in 'available VLANs' link under VLAN group view 2021-06-22 14:16:16 -04:00
validators.py Move prefix_validator() to ipam.validators 2020-01-22 16:33:34 -05:00
views.py Closes #7769: Enable assignment of IP addresses to an existing FHRP group 2021-11-11 14:05:35 -05:00