X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3dd7042cbf47824b9bbcb3068f5360fd66aa662f..68e2124d30fee00eba0be6598b1f6b053008cf04:/redakcja/settings/test.py 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"