]> git.0d.be Git - panikdb.git/commitdiff
use panikombo copy of gallery module
authorFrédéric Péters <fpeters@0d.be>
Sat, 20 Feb 2016 12:26:28 +0000 (13:26 +0100)
committerFrédéric Péters <fpeters@0d.be>
Sat, 20 Feb 2016 12:26:28 +0000 (13:26 +0100)
panikdb/settings.py

index dc87e7233010ca7ee13198df614b8617be223197..65fbf04da12cc7df11138849420a49690bc5a91a 100644 (file)
@@ -142,7 +142,7 @@ INSTALLED_APPS = (
     'combo.data',
     'combo.manager',
     'sorl.thumbnail',
-    'combo.apps.gallery',
+    'gallery',
     'panikombo',
     'django_select2',
 )