jeremystretch bbdeae0ed9 Move CustomFieldModelViewSet functionality into NetBoxModelViewSet 4 years ago
..
api bbdeae0ed9 Move CustomFieldModelViewSet functionality into NetBoxModelViewSet 4 years ago
forms a740203444 Fixes #8792: Fix creation of circuit terminations via UI 4 years ago
graphql dae5c94be0 Expose BaseObjectType and NetBoxObjectType for plugins 4 years ago
migrations 272d6e7437 Closes #8463: Change the created field on all change-logged models from date to datetime 4 years ago
models 1319b62acb Standardize on get_FOO_color() method for returning ChoiceField colors 4 years ago
tables d4d2af46ac Refactor tables modules 4 years ago
tests a740203444 Fixes #8792: Fix creation of circuit terminations via UI 4 years ago
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 years ago
apps.py 980d62d579 Removed Python 2 string compatibility 7 years ago
choices.py 5f8af6ad66 Closes #8779: Enable the use of ChoiceSet by plugins 4 years ago
filtersets.py fab4d95156 Merge branch 'develop' into feature 4 years ago
signals.py 98ca4f5b5a Fixes #7643: Fix circuit assignment when creating multiple terminations simultaneously 4 years ago
urls.py a740203444 Fixes #8792: Fix creation of circuit terminations via UI 4 years ago
views.py a740203444 Fixes #8792: Fix creation of circuit terminations via UI 4 years ago