X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/05f67adb27390c7a9cf214e83550d3bbca88c8f2..1bff3bf960f3c9f069fe90e5df94e97916ef8d5f:/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"