fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
gray license icons, fix requirements
[wolnelektury.git]
/
wolnelektury
/
settings
/
contrib.py
diff --git
a/wolnelektury/settings/contrib.py
b/wolnelektury/settings/contrib.py
index
ba6603b
..
654066a
100644
(file)
--- a/
wolnelektury/settings/contrib.py
+++ b/
wolnelektury/settings/contrib.py
@@
-1
+1,4
@@
HONEYPOT_FIELD_NAME = 'miut'
HONEYPOT_FIELD_NAME = 'miut'
+PAGINATION_INVALID_PAGE_RAISES_404 = True
+THUMBNAIL_QUALITY = 95
+TRANSLATION_REGISTRY = "wolnelektury.translation"