jeremystretch 1be748b479 Fixes #6433: Fix bulk editing of child prefixes under aggregate view 4 лет назад
..
api 42b961229f Fixes #6894: Fix available IP generation for prefix assigned to a VRF 4 лет назад
forms 71449b3414 Fixes #7304: Require explicit values for all required choice fields during CSV import 4 лет назад
graphql 1518a460d5 Rename base Graphene types to match base models 4 лет назад
management 5e08b2be37 Fixes #6544: Fix migration error when upgrading with VRF(s) defined 4 лет назад
migrations 11a14927c9 Initial work on IP ranges 4 лет назад
models a99753fb0f Merge pull request #7366 from shuichiro-makigaki/optimize-prefix-util 4 лет назад
tables 1f1a05dc67 Fixes #6895: Remove errant markup for null values in CSV export 4 лет назад
tests bf05bc2986 #7070: Fix filterset test 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 4 лет назад
choices.py 11a14927c9 Initial work on IP ranges 4 лет назад
constants.py 73e9842877 Introduce ContentTypeChoiceField 5 лет назад
fields.py b475a575e4 Drop family column from Aggregate, Prefix, and IPAddress models 6 лет назад
filtersets.py deb53d771d Fixes #7070: Fix exception when filtering by prefix max length in UI 4 лет назад
formfields.py b7e71f9f39 Add tests for IP address vars 6 лет назад
lookups.py ffae2c5f18 Fixes #6632 4 лет назад
managers.py 3c334a0238 Update views to restrict all querysets 5 лет назад
querysets.py da558de769 Initial work on #6087 4 лет назад
signals.py 88aa3a4e19 Specify batch size for bulk_update() 4 лет назад
urls.py 6d27e11043 #6934: Include child IP ranges under prefix view 4 лет назад
utils.py a8af24d7ca Fixes #6637: Fix group assignment in 'available VLANs' link under VLAN group view 4 лет назад
validators.py aa56c020ab Move prefix_validator() to ipam.validators 6 лет назад
views.py 1be748b479 Fixes #6433: Fix bulk editing of child prefixes under aggregate view 4 лет назад