]> git.0d.be Git - panikweb.git/commitdiff
declare combo.apps.dashboard
authorFrédéric Péters <fpeters@0d.be>
Mon, 2 Oct 2017 21:08:38 +0000 (23:08 +0200)
committerFrédéric Péters <fpeters@0d.be>
Mon, 2 Oct 2017 21:08:38 +0000 (23:08 +0200)
(it was somehow used, but without migrations)

panikweb/settings.py

index d22db79ac9ee08978da87a599a6026142e3b2c6e..6887a701119b8064541c8b655c443f61e4c5ddee 100644 (file)
@@ -154,6 +154,7 @@ INSTALLED_APPS = (
     'combo.data',
     'combo.public',
     'combo.profile',
+    'combo.apps.dashboard',
     'combo.apps.search',
     'panikombo',
     'gallery',