]> git.0d.be Git - panikweb.git/commitdiff
settings: add combo.apps.export_import
authorFrédéric Péters <fpeters@0d.be>
Thu, 26 Oct 2023 07:48:57 +0000 (09:48 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 29 Oct 2023 06:53:55 +0000 (07:53 +0100)
panikweb/settings.py

index 715b419d4efb2dec53431842e7f7f0ded5c267f9..240556653ee7a605f2788a1c170473fcf3921180 100644 (file)
@@ -162,6 +162,7 @@ INSTALLED_APPS = (
     'combo.profile',
     'combo.apps.assets',
     'combo.apps.dashboard',
+    'combo.apps.export_import',
     'combo.apps.gallery',
     'combo.apps.maps',
     'combo.apps.notifications',