Update test_settings.py

This commit is contained in:
tzangms 2013-12-09 01:50:41 +08:00
parent be7c3a94bc
commit 231a806420

View File

@ -38,3 +38,4 @@ TEMPLATE_DIRS = (
local_path('templates'),
)
SECRET_KEY = 'django-bootstrap-form'