jeremystretch 1266a2f753 Fixes #9116: assigned_to_interface filter for IP addresses should not match FHRP group assignments 4 年之前
..
api bddc35bbc7 Closes #8496: Enable assigning multiple ASNs to a provider 4 年之前
forms f4e78b0ea6 Fixes #9065: Min/max VID should not be required when filtering VLAN groups 4 年之前
graphql dae5c94be0 Expose BaseObjectType and NetBoxObjectType for plugins 4 年之前
management 5e08b2be37 Fixes #6544: Fix migration error when upgrading with VRF(s) defined 5 年之前
migrations c1b7f09530 Ensure legacy data checks run before other migrations 4 年之前
models 5526f8e3dc Fix dumpdata ordering for VRFs 4 年之前
tables bddc35bbc7 Closes #8496: Enable assigning multiple ASNs to a provider 4 年之前
tests 1266a2f753 Fixes #9116: assigned_to_interface filter for IP addresses should not match FHRP group assignments 4 年之前
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 年之前
apps.py 1fba4b7e32 Fixes #5419: Update parent device/VM when deleting a primary IP 5 年之前
choices.py 3ff4fd814e Merge branch 'develop' into feature 4 年之前
constants.py ea961ba8f2 Fixes #8224: Fix KeyError exception when creating FHRP group with IP address and protocol "other" 4 年之前
fields.py b475a575e4 Drop family column from Aggregate, Prefix, and IPAddress models 6 年之前
filtersets.py 1266a2f753 Fixes #9116: assigned_to_interface filter for IP addresses should not match FHRP group assignments 4 年之前
formfields.py b7e71f9f39 Add tests for IP address vars 6 年之前
lookups.py ffae2c5f18 Fixes #6632 5 年之前
managers.py 3c334a0238 Update views to restrict all querysets 6 年之前
querysets.py da558de769 Initial work on #6087 5 年之前
signals.py 88aa3a4e19 Specify batch size for bulk_update() 5 年之前
urls.py d42c59792f #8334: Move object changelog & journaling to generic views 4 年之前
utils.py 7872460162 Fixes #8682: Limit available VLANs by group min/max VIDs 4 年之前
validators.py e0344e9251 Update validators.py 4 年之前
views.py b576ce72a1 Merge branch 'develop' into feature 4 年之前