X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/05f67adb27390c7a9cf214e83550d3bbca88c8f2..0142633d96c466ccf115bbe1beb13b9e9019d85f:/redakcja/settings/test.py?ds=inline

diff --git a/redakcja/settings/test.py b/redakcja/settings/test.py
index 717de290..d667ddd7 100644
--- a/redakcja/settings/test.py
+++ b/redakcja/settings/test.py
@@ -36,3 +36,5 @@ NOSE_ARGS = (
     '--with-xunit',
     '--with-xcoverage',
 )
+
+SECRET_KEY = "not-so-secret"