]> git.0d.be Git - panikweb.git/commitdiff
settings: declare panikdb.aa
authorFrédéric Péters <fpeters@0d.be>
Sun, 10 Nov 2019 10:01:39 +0000 (11:01 +0100)
committerFrédéric Péters <fpeters@0d.be>
Thu, 26 Dec 2019 14:12:22 +0000 (15:12 +0100)
panikweb/settings.py

index 689411adf10d2c0f403faee96bcb0485ad4c2711..4d142c1ebce214fa54c2a8935a8055c232079e12 100644 (file)
@@ -147,6 +147,7 @@ INSTALLED_APPS = (
     'haystack',
     'taggit',
     'gadjo',
+    'panikdb.aa',
     'panikweb_templates',
     'panikweb.paniktags',
     'sorl.thumbnail',