Commit 27cebfd7 by andreas

remove whitespace

parent efc48654
...@@ -92,7 +92,7 @@ USE_TZ = True ...@@ -92,7 +92,7 @@ USE_TZ = True
# Parse database configuration from $DATABASE_URL # Parse database configuration from $DATABASE_URL
DATABASES['default'] = dj_database_url.config() DATABASES['default'] = dj_database_url.config()
# Enable Connection Pooling (if desired) # Enable Connection Pooling (if desired)
DATABASES['default']['ENGINE'] = 'django_postgrespool' DATABASES['default']['ENGINE'] = 'django_postgrespool'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment