netbox/netbox/netbox
jeremystretch 3fbf1f7e71 PRVB
2022-05-31 15:31:22 -04:00
..
api Rename OrderedDefaultRouter to NetBoxRouter & document for plugins 2022-03-11 15:59:03 -05:00
config Change default JOBRESULT_RETENTION from 0 to 90 2022-04-12 11:42:47 -04:00
forms Fixes #9158: Do not list tags field for CSV forms which do not support tag assignment 2022-04-18 09:39:36 -04:00
graphql Fitlerset class declration on ObjectListField should be optional 2022-03-11 15:46:16 -05:00
models Closes #8463: Change the created field on all change-logged models from date to datetime 2022-02-08 14:41:44 -05:00
tables Closes #9451: Add export_raw argument for TemplateColumn 2022-05-31 12:20:39 -04:00
tests Split out NetBoxTable from BaseTable 2022-01-27 16:00:38 -05:00
views Implement a custom 404 handler to enable Sentry reporting 2022-05-11 14:27:18 -04:00
__init__.py Move request object and webhook queue to TLS 2021-11-17 15:12:19 -05:00
admin.py Merge branch 'develop' into develop-2.8 2020-04-08 13:50:15 -04:00
authentication.py Add title for missing okta-openidconnect backend 2022-04-15 15:04:44 -04:00
configuration_example.py Add optional CSRF_COOKIE_NAME setting, update example config, and docs. 2022-05-24 10:57:38 -04:00
configuration_testing.py Closes #8649: Enable customization of configuration module using NETBOX_CONFIGURATION environment variable 2022-02-15 12:36:03 -05:00
constants.py Clean up imports 2022-05-24 09:56:14 -04:00
context_processors.py Optimize config queries 2021-10-26 13:41:56 -04:00
filtersets.py Move q filter to NetBoxModelFilterSet 2022-03-11 16:16:58 -05:00
middleware.py Merge branch 'develop' into feature 2021-11-24 14:00:37 -05:00
navigation_menu.py Refactor plugins registry 2022-02-04 14:37:29 -05:00
preferences.py Refactor plugins registry 2022-02-04 14:37:29 -05:00
request_context.py Move request object and webhook queue to TLS 2021-11-17 15:12:19 -05:00
settings.py PRVB 2022-05-31 15:31:22 -04:00
signals.py Initial work on custom model validation 2021-06-09 11:36:29 -04:00
urls.py Implement a custom 404 handler to enable Sentry reporting 2022-05-11 14:27:18 -04:00
wsgi.py Cleaned up import statements 2018-11-02 15:20:08 -04:00