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