Adding placeholder text in the presentation proposal form #1
@ -117,6 +117,9 @@ DATABASES = {
|
||||
}
|
||||
}
|
||||
|
||||
db_from_env = dj_database_url.config(conn_max_age=600)
|
||||
DATABASES['default'].update(db_from_env)
|
||||
|
||||
# Password validation
|
||||
# https://docs.djangoproject.com/en/2.2/ref/settings/#auth-password-validators
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user