test settings fix
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 7 Mar 2013 15:38:36 +0000 (16:38 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 7 Mar 2013 15:38:36 +0000 (16:38 +0100)
redakcja/settings/test.py

index 717de29..d667ddd 100644 (file)
@@ -36,3 +36,5 @@ NOSE_ARGS = (
     '--with-xunit',
     '--with-xcoverage',
 )
+
+SECRET_KEY = "not-so-secret"