Private
Public Access
1
0

Merge branch 'develop' of bitbucket.org:sanderroosendaal/rowsandall into develop

This commit is contained in:
Sander Roosendaal
2019-06-17 20:38:31 +02:00

View File

@@ -146,6 +146,8 @@ WSGI_APPLICATION = 'rowsandall_app.wsgi.application'
# Database
# https://docs.djangoproject.com/en/1.9/ref/settings/#databases
CONN_MAX_AGE = 0
DATABASES = {
'default': {
'ENGINE': 'django.db.backends.mysql',