diff --git a/tests/test_settings.py b/tests/test_settings.py index 677ab6d..14d0ca0 100644 --- a/tests/test_settings.py +++ b/tests/test_settings.py @@ -38,3 +38,4 @@ TEMPLATE_DIRS = ( local_path('templates'), ) +SECRET_KEY = 'django-bootstrap-form'