@@ 6,7 6,7 @@ SECRET_KEY = 'PRfQabuP'
PROJECT_ROOT = os.path.dirname(os.path.abspath(__file__))
INSTALLED_APPS = [
-l # todo: remove for production settings.py?
+ # todo: remove for production settings.py?
'django.contrib.staticfiles'
]
MIDDLEWARE = [