fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added some tests for book imports.
[wolnelektury.git]
/
wolnelektury
/
settings.py
diff --git
a/wolnelektury/settings.py
b/wolnelektury/settings.py
index
94388a5
..
66f2f6c
100644
(file)
--- a/
wolnelektury/settings.py
+++ b/
wolnelektury/settings.py
@@
-130,6
+130,7
@@
INSTALLED_APPS = [
'api',
'rosetta',
'infopages',
'api',
'rosetta',
'infopages',
+ 'suggest',
]
CACHE_BACKEND = 'locmem:///?max_entries=3000'
]
CACHE_BACKEND = 'locmem:///?max_entries=3000'