Picture model and importbooks -p to import a picture.
[wolnelektury.git] / wolnelektury / settings.py
index 5b5d4fe..7ac3cd1 100644 (file)
@@ -151,6 +151,7 @@ INSTALLED_APPS = [
     'sponsors',
     'stats',
     'suggest',
+    'picture',
 ]
 
 #CACHE_BACKEND = 'locmem:///?max_entries=3000'