Prepare for Netbox 3.6
This commit is contained in:
6
test-configuration/test_config.py
Normal file
6
test-configuration/test_config.py
Normal file
@ -0,0 +1,6 @@
|
||||
LOGGING = {
|
||||
'version': 1,
|
||||
'disable_existing_loggers': True
|
||||
}
|
||||
|
||||
DEFAULT_PERMISSIONS = {}
|
Reference in New Issue
Block a user