netbox/netbox/ipam
2021-07-09 13:23:43 -04:00
..
api Merge v2.11.5 2021-06-04 09:47:14 -04:00
graphql Use _list appendix for GraphQL list queries 2021-06-30 09:57:33 -04:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations Standardize squashed migration names 2021-07-09 13:23:43 -04:00
models Merge branch 'develop' into feature 2021-06-14 09:23:01 -04:00
tests Consolidate GraphQLTestCase into APIViewTestCase 2021-06-30 10:07:33 -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 update css classes for bootstrap 5 colors 2021-03-17 23:31:15 -07: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 Merge branch 'develop' into feature 2021-06-02 20:35:38 -04:00
formfields.py Add tests for IP address vars 2020-01-22 17:48:03 -05:00
forms.py Rename custom field model forms 2021-06-23 11:53:58 -04: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 Merge branch 'develop' into feature 2021-06-22 14:30:47 -04:00
urls.py Add dedicated views for organizational models 2021-03-26 14:44:43 -04: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 Fixes #6637: Fix group assignment in 'available VLANs' link under VLAN group view 2021-06-22 14:16:16 -04:00