fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
test settings fix
[redakcja.git]
/
redakcja
/
settings
/
test.py
diff --git
a/redakcja/settings/test.py
b/redakcja/settings/test.py
index
717de29
..
d667ddd
100644
(file)
--- 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"