netbox/netbox/ipam
2021-06-04 10:53:13 -04:00
..
api Fixes: #6432 - Properly mark nat_outside as read-only and not-required. 2021-06-02 22:45:17 -05:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
models Initial work on #6087 2021-05-26 16:06:03 -04:00
tests Correct Prefix REST API test case 2021-05-28 11:15:45 -04:00
__init__.py PEP8 clenaup 2016-06-16 15:02:01 -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 Relocate CSS classes for ChoiceFields from model to ChoiceSet 2020-09-24 16:35:53 -04:00
constants.py Introduce ContentTypeChoiceField 2021-04-02 10:54:13 -04:00
fields.py Drop family column from Aggregate, Prefix, and IPAddress models 2020-02-14 15:04:33 -05:00
filtersets.py Extend depth & children filters 2021-05-27 12:54:41 -04:00
formfields.py Add tests for IP address vars 2020-01-22 17:48:03 -05:00
forms.py Closes #6358: Add search to VLAN group overview. 2021-05-22 14:27:18 +02:00
lookups.py Merge branch 'develop' into develop-2.8 2020-02-21 15:26:55 -05: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
tables.py Closes #6540: Add a 'flat' column to the prefix table 2021-06-03 20:31:09 -04:00
urls.py Add dedicated views for organizational models 2021-03-26 14:44:43 -04:00
utils.py Fix handling of duplicate prefixes 2021-05-27 10:03:00 -04:00
validators.py Move prefix_validator() to ipam.validators 2020-01-22 16:33:34 -05:00
views.py Fixes #6525: Paginate related IPs table under IP address view 2021-06-02 15:48:15 -04:00