netbox/netbox/circuits
2022-03-18 13:17:11 -04:00
..
api Rename OrderedDefaultRouter to NetBoxRouter & document for plugins 2022-03-11 15:59:03 -05:00
forms Merge branch 'develop' into feature 2022-03-18 13:17:11 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
migrations Closes #8463: Change the created field on all change-logged models from date to datetime 2022-02-08 14:41:44 -05:00
models Standardize on get_FOO_color() method for returning ChoiceField colors 2022-02-11 14:25:13 -05:00
tables Merge branch 'develop' into feature 2022-03-18 13:17:11 -04:00
tests Fixes #8792: Fix creation of circuit terminations via UI 2022-03-03 16:42:48 -05:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Closes #8779: Enable the use of ChoiceSet by plugins 2022-03-02 11:43:28 -05:00
filtersets.py Merge branch 'develop' into feature 2022-03-18 13:17:11 -04:00
signals.py Fixes #7643: Fix circuit assignment when creating multiple terminations simultaneously 2021-10-27 10:02:36 -04:00
urls.py Fixes #8792: Fix creation of circuit terminations via UI 2022-03-03 16:42:48 -05:00
views.py Fixes #8792: Fix creation of circuit terminations via UI 2022-03-03 16:42:48 -05:00