]> git.0d.be Git - panikdb.git/commitdiff
declare new required combo apps
authorFrédéric Péters <fpeters@0d.be>
Sun, 27 Jan 2019 13:47:10 +0000 (14:47 +0100)
committerFrédéric Péters <fpeters@0d.be>
Sun, 27 Jan 2019 13:47:10 +0000 (14:47 +0100)
panikdb/settings.py

index f1c1100ce6043220dfca1a334004a900a45a7fd1..f00b18df3ac07ae550790cda5307b202444a0601 100644 (file)
@@ -155,7 +155,10 @@ INSTALLED_APPS = (
     'gadjo',
     'combo.data',
     'combo.manager',
+    'combo.apps.assets',
     'combo.apps.maps',
+    'combo.apps.notifications',
+    'combo.apps.pwa',
     'sorl.thumbnail',
     'gallery',
     'panikombo',