Pridany django_extensions do settings_prod

This commit is contained in:
Tomas Gavenciak 2015-07-29 11:47:08 +02:00
parent 1692d8c2e0
commit 454ff1fdb7

View file

@ -5,6 +5,7 @@ from .settings_common import *
# See https://docs.djangoproject.com/en/1.7/howto/deployment/checklist/
INSTALLED_APPS += (
'django_extensions',
)
# SECURITY WARNING: keep the secret key used in production secret!