forked from beba/foerderbarometer
6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
|
|
ENVIRONMENT = develop
|
||
|
|
DEBUG = yes
|
||
|
|
SECRET_KEY = not-a-secret-key
|
||
|
|
DATABASE_ENGINE = sqlite3
|
||
|
|
EMAIL_BACKEND = console
|