Remove depreciations
This commit is contained in:
committed by
Sébastien Corbin
parent
382c824cca
commit
cf9a37a009
@@ -2,6 +2,8 @@ import os
|
||||
|
||||
DEBUG = True
|
||||
|
||||
USE_TZ = True
|
||||
|
||||
BASE_DIR = os.path.dirname(os.path.dirname(__file__))
|
||||
|
||||
SECRET_KEY = 'thisisntactuallysecretatall'
|
||||
|
||||
Reference in New Issue
Block a user