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