fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
pd counter in separate app
[wolnelektury.git]
/
wolnelektury
/
settings.py
diff --git
a/wolnelektury/settings.py
b/wolnelektury/settings.py
index
95c9bf3
..
85d3d2f
100644
(file)
--- a/
wolnelektury/settings.py
+++ b/
wolnelektury/settings.py
@@
-138,6
+138,7
@@
INSTALLED_APPS = [
'suggest',
'lesmianator',
'opds',
+ 'pdcounter',
]
CACHE_BACKEND = 'locmem:///?max_entries=3000'