jeremystretch 1319b62acb Standardize on get_FOO_color() method for returning ChoiceField colors 4 лет назад
..
api 97e7ef9a3f Introduce ServiceTemplate 4 лет назад
forms 60e87cd496 Enable the use of fieldsets on bulk edit forms 4 лет назад
graphql dae5c94be0 Expose BaseObjectType and NetBoxObjectType for plugins 4 лет назад
management 5e08b2be37 Fixes #6544: Fix migration error when upgrading with VRF(s) defined 4 лет назад
migrations 272d6e7437 Closes #8463: Change the created field on all change-logged models from date to datetime 4 лет назад
models 1319b62acb Standardize on get_FOO_color() method for returning ChoiceField colors 4 лет назад
tables 478eefb74c Merge v3.1.7 4 лет назад
tests b21b6238cf Fix test permissions 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 b3ea007e0a Update ChoiceSets to use base colors 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 478eefb74c Merge v3.1.7 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 d42c59792f #8334: Move object changelog & journaling to generic views 4 лет назад
utils.py afc866eee4 #7665: Refactored add_requested_prefixes(); removed button icons 4 лет назад
validators.py aa56c020ab Move prefix_validator() to ipam.validators 6 лет назад
views.py 23a80770e1 Move configure_table() logic to NetBoxTable.configure() 4 лет назад