parent
79acc8163a
commit
e8ca2d76b0
|
|
@ -20,6 +20,7 @@ TEMPLATES_DIR = os.path.join(BASE_DIR + '/templates')
|
|||
# Quick-start development settings - unsuitable for production
|
||||
# See https://docs.djangoproject.com/en/3.0/howto/deployment/checklist/
|
||||
|
||||
# Load the Env
|
||||
load_dotenv()
|
||||
|
||||
# SECURITY WARNING: keep the secret key used in production secret!
|
||||
|
|
|
|||
Loading…
Reference in New Issue