]> 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:56 +0000 (20:51 +0200)
panikweb/settings.py

index 5f01ac80cbb6afb0a2bbf5b7628fbda29660f89d..e30dd53a4cc9f31a234b35da6523c8100fb436ae 100644 (file)
@@ -162,6 +162,7 @@ INSTALLED_APPS = (
     'combo.data',
     'combo.public',
     'combo.profile',
+    'combo.apps.assets',
     'combo.apps.dashboard',
     'combo.apps.search',
     'panikombo',