mirror of
https://github.com/Rushilwiz/global.git
synced 2025-04-20 12:10:15 -04:00
fix: fixed secrets import
This commit is contained in:
parent
0750ff5efe
commit
233120cc0d
|
@ -1,4 +1,4 @@
|
||||||
from . import BASE_DIR
|
from . import BASE_DIR, AUTHENTICATION_BACKENDS
|
||||||
|
|
||||||
DEBUG=True
|
DEBUG=True
|
||||||
SECRET_KEY='insecure_global_key'
|
SECRET_KEY='insecure_global_key'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user