]> git.0d.be Git - panikweb.git/commitdiff
settings: declare combo.apps.maps
authorFrédéric Péters <fpeters@0d.be>
Sat, 7 Jul 2018 09:28:38 +0000 (11:28 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 7 Jul 2018 09:28:38 +0000 (11:28 +0200)
panikweb/settings.py

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