basic flickr support
[redakcja.git] / redakcja / settings / common.py
index 1e16bb1..f6b889d 100644 (file)
@@ -118,6 +118,7 @@ INSTALLED_APPS = (
     'djkombu',
 
     'catalogue',
+    'cover',
     'dvcs',
     'wiki',
     'toolbar',