Commit graph

2 commits

Author SHA1 Message Date
Piet Delport
1c9e478cc9 Add SECRET_KEY to the test settings.
Running without a SECRET_KEY becomes a DeprecationWarning in Django 1.4,
and will start raising an ImproperlyConfigured error in Django 1.5.

Details: https://docs.djangoproject.com/en/1.4/releases/1.4/#secret-key-setting-is-required
2012-08-13 13:09:35 +02:00
Joost Cassee
1fa0d7760d Create project 2011-01-21 02:01:40 +01:00