Fix testing settings for GitLab CI.

This commit is contained in:
Roberto Rosario
2016-11-08 18:19:49 -04:00
parent 95a23c8f7a
commit 7f4dee8d69
4 changed files with 8 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
from __future__ import unicode_literals
from ..base import * # NOQA
from .base import * # NOQA
DATABASES = {
'default': {