]> git.0d.be Git - panikweb.git/commitdiff
settings: declare usage of combo.apps.assets
authorFrédéric Péters <fpeters@0d.be>
Thu, 7 May 2020 08:37:28 +0000 (10:37 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 23 May 2020 18:51:34 +0000 (20:51 +0200)
panikweb/settings.py

index 3cbd9f644d9d399450c8f10ad8a28d8b18f811c4..88bed934d3e87a579d09c91c5206eda485b637d0 100644 (file)
@@ -161,6 +161,7 @@ INSTALLED_APPS = (
     'combo.data',
     'combo.public',
     'combo.profile',
+    'combo.apps.assets',
     'combo.apps.dashboard',
     'combo.apps.search',
     'panikombo',