jeremystretch 59d3f5c4ea Split out NetBoxTable from BaseTable 4 лет назад
..
api 97e7ef9a3f Introduce ServiceTemplate 4 лет назад
forms bb5ded2039 Enable creating services from templates in the UI 4 лет назад
graphql 97e7ef9a3f Introduce ServiceTemplate 4 лет назад
management 5e08b2be37 Fixes #6544: Fix migration error when upgrading with VRF(s) defined 5 лет назад
migrations e4abbfb2c6 Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField 4 лет назад
models c5650bb278 Rename PrimaryModel to NetBoxModel 4 лет назад
tables 59d3f5c4ea Split out NetBoxTable from BaseTable 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 5 лет назад
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 083d1acb81 Closes #8453: Rename PrimaryModelFilterSet to NetBoxModelFilterSet & expose for plugins 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 6 лет назад
querysets.py da558de769 Initial work on #6087 5 лет назад
signals.py 88aa3a4e19 Specify batch size for bulk_update() 5 лет назад
urls.py bb5ded2039 Enable creating services from templates in the UI 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 4a1b4e0485 Closes #8469: Move BaseTable, columns to netbox core app 4 лет назад