]> 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>
Sat, 7 Jul 2018 09:13:43 +0000 (11:13 +0200)
(it was somehow used, but without migrations)

panikweb/settings.py

index c02df441458a79c24e348c3f7db734bdaf3a9302..de83fc4c9d66c017adc194a20ea8322663701b1b 100644 (file)
@@ -155,6 +155,7 @@ INSTALLED_APPS = (
     'combo.data',
     'combo.public',
     'combo.profile',
+    'combo.apps.dashboard',
     'combo.apps.search',
     'combo.apps.dashboard',
     'panikombo',