total mess: some random experiments with images and lqc's dvcs
[redakcja.git] / redakcja / settings / common.py
index 8d032ef..5acf265 100644 (file)
@@ -118,7 +118,9 @@ INSTALLED_APPS = (
     'sorl.thumbnail',
     'filebrowser',
 
+    'dvcs',
     'wiki',
+    'wiki_img',
     'toolbar',
 )