Prepare for Netbox 3.6

This commit is contained in:
Tobias Genannt
2023-07-07 08:12:33 +02:00
parent f703bba5e1
commit 44d0f47fb5
6 changed files with 9 additions and 6 deletions

View File

@ -0,0 +1,6 @@
LOGGING = {
'version': 1,
'disable_existing_loggers': True
}
DEFAULT_PERMISSIONS = {}