opds: added search, moved to separate app
[wolnelektury.git] / wolnelektury / settings.py
index 0efb145..a8bb82d 100644 (file)
@@ -137,6 +137,7 @@ INSTALLED_APPS = [
     'infopages',
     'suggest',
     'lesmianator',
+    'opds',
 ]
 
 CACHE_BACKEND = 'locmem:///?max_entries=3000'