fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
opds: added search, moved to separate app
[wolnelektury.git]
/
wolnelektury
/
settings.py
diff --git
a/wolnelektury/settings.py
b/wolnelektury/settings.py
index
0efb145
..
a8bb82d
100644
(file)
--- a/
wolnelektury/settings.py
+++ b/
wolnelektury/settings.py
@@
-137,6
+137,7
@@
INSTALLED_APPS = [
'infopages',
'suggest',
'lesmianator',
+ 'opds',
]
CACHE_BACKEND = 'locmem:///?max_entries=3000'