X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f4a7254db57835252ea0cf23ab45d0baea71dc38..af77776a9ff93ac89cfe941c8a97e3e4cac1bd2e:/wolnelektury/settings.py diff --git a/wolnelektury/settings.py b/wolnelektury/settings.py index 527b70277..45dfe3709 100644 --- a/wolnelektury/settings.py +++ b/wolnelektury/settings.py @@ -147,6 +147,7 @@ INSTALLED_APPS = [ 'newtagging', 'opds', 'pdcounter', + 'reporting', 'sponsors', 'stats', 'suggest',