netbox/netbox/ipam
2022-03-30 17:17:36 -04:00
..
api Closes #8496: Enable assigning multiple ASNs to a provider 2022-03-30 17:17:36 -04:00
forms Merge branch 'develop' into feature 2022-03-22 12:57:23 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations Merge branch 'develop' into feature 2022-03-30 15:45:40 -04:00
models Merge branch 'develop' into feature 2022-03-25 10:38:44 -04:00
tables Closes #8496: Enable assigning multiple ASNs to a provider 2022-03-30 17:17:36 -04:00
tests Merge branch 'develop' into feature 2022-03-25 10:38:44 -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 Merge branch 'develop' into feature 2022-03-30 15:45:40 -04:00
constants.py Fixes #8224: Fix KeyError exception when creating FHRP group with IP address and protocol "other" 2022-01-04 13:49:07 -05: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 2022-03-18 13:17:11 -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 #8334: Move object changelog & journaling to generic views 2022-02-09 16:24:10 -05:00
utils.py Fixes #8682: Limit available VLANs by group min/max VIDs 2022-02-22 11:39:05 -05:00
validators.py Update validators.py 2022-03-28 15:20:19 +02:00
views.py Closes #8496: Enable assigning multiple ASNs to a provider 2022-03-30 17:17:36 -04:00