netbox/netbox/extras
2020-01-15 13:20:44 -05:00
..
api Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint 2020-01-15 09:59:44 -05:00
fixtures extras: removed useractions fixture 2016-06-22 23:55:53 -05:00
management Import Django User model automatically when running nbshell 2019-08-19 11:47:50 -04:00
migrations Update model ordering parameters to ensure deterministic ordering 2020-01-15 13:20:44 -05:00
templatetags Fixes #3857: Fix group custom links rendering 2020-01-08 10:14:48 +00:00
tests Rename ExportTemplateLanguageChoices to TemplateLanguageChoices 2020-01-15 09:40:05 -05:00
__init__.py Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 2019-12-06 11:52:28 -05:00
admin.py Add template_language field to Graph 2020-01-10 11:28:50 -05:00
apps.py Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 2019-12-06 11:52:28 -05:00
choices.py Rename ExportTemplateLanguageChoices to TemplateLanguageChoices 2020-01-15 09:40:05 -05:00
constants.py Fix graph:type choices under /api/extras/_choices/ 2020-01-10 12:18:56 -05:00
filters.py Add template_language field to Graph 2020-01-10 11:28:50 -05:00
forms.py Merge branch 'develop' into develop-2.7 2020-01-02 17:21:15 -05:00
middleware.py Introduce is_taggable utility function for identifying taggable models 2019-12-11 15:52:35 -05:00
models.py Update model ordering parameters to ensure deterministic ordering 2020-01-15 13:20:44 -05:00
querysets.py Cleanup for #3664 2019-12-11 15:55:33 -05:00
reports.py Miscellaneous cleanup 2019-10-04 12:59:10 -04:00
scripts.py Merge branch 'develop' into develop-2.7 2020-01-09 15:27:06 -05:00
signals.py Fix errant changelog entries when executing a script without committing 2019-08-26 11:59:38 -04:00
tables.py Fix changelog table action labels 2019-12-05 16:37:22 -05:00
urls.py Closes #3456: Enable bulk editing of tag color 2019-08-28 11:56:00 -04:00
utils.py Introduce is_taggable utility function for identifying taggable models 2019-12-11 15:52:35 -05:00
views.py Rename filter variables for utility views 2020-01-09 20:57:13 -05:00
webhooks_worker.py Merge branch 'develop' into develop-2.7 2020-01-13 13:49:22 -05:00
webhooks.py Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 2019-12-06 11:52:28 -05:00