mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Split out the configuration more
This commit is contained in:
@@ -42,3 +42,9 @@ FULL_API_CHARACTER_ID = 246102445
|
||||
## Django
|
||||
DEBUG = True
|
||||
SECRET_KEY = '8i2+dd-b2tg9g%mq$&i$-8beh4i5^2mm=e-nh^$p47^w=z1igr'
|
||||
|
||||
ADMINS = (
|
||||
('Andrew Williams', 'andy@tensixtyone.com'),
|
||||
)
|
||||
MANAGERS = ADMINS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user