mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 13:32:15 +00:00
TESTING FAIL!
This commit is contained in:
@@ -88,7 +88,7 @@ DATABASES = {
|
||||
}
|
||||
}
|
||||
|
||||
if False: #not DEBUG:
|
||||
if not DEBUG:
|
||||
import dj_database_url
|
||||
DATABASES['default'] = dj_database_url.config()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user