netbox/netbox/netbox
2022-03-03 16:18:24 -05:00
..
api Move available prefixes endpoint to its own view 2021-12-10 11:40:57 -05:00
config Merge branch 'develop' into feature 2022-02-10 15:05:54 -05:00
forms Enable the use of fieldsets on bulk edit forms 2022-02-04 09:59:53 -05:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -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 #8787: Fix toggling of PK table column 2022-03-03 14:09:32 -05:00
tests Split out NetBoxTable from BaseTable 2022-01-27 16:00:38 -05:00
views Fixes #7891: Fix display of form validation failures during device component creation 2022-03-03 16:18:24 -05: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 FIxes #7972: Standardize name of RemoteUserBackend logger 2021-12-21 13:57:12 -05:00
configuration_example.py Closes #8649: Enable customization of configuration module using NETBOX_CONFIGURATION environment variable 2022-02-15 12:36:03 -05: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 Fixes #8577: Contact assignment amounts not shown during contact global search 2022-02-08 08:03:48 +01:00
context_processors.py Optimize config queries 2021-10-26 13:41:56 -04:00
filtersets.py Closes #8463: Change the created field on all change-logged models from date to datetime 2022-02-08 14:41:44 -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 Release v3.2-beta1 2022-02-15 14:56:01 -05:00
signals.py Initial work on custom model validation 2021-06-09 11:36:29 -04:00
urls.py Initial work on SSO support (WIP) 2021-10-29 17:06:14 -04:00
wsgi.py Cleaned up import statements 2018-11-02 15:20:08 -04:00