diff --git a/conf/local.py b/conf/local.py index 883ceb4..ba90306 100644 --- a/conf/local.py +++ b/conf/local.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals import os +from settings_base import * DEBUG = TEMPLATE_DEBUG = True