X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/988ce0d00f698b589f69dc1ef17545569cd0065c..5e983f642ea537225bf3a20e97fca281c8fdc915:/wolnelektury/settings.py?ds=inline diff --git a/wolnelektury/settings.py b/wolnelektury/settings.py index f1391a9f5..6c58bff46 100644 --- a/wolnelektury/settings.py +++ b/wolnelektury/settings.py @@ -133,6 +133,7 @@ INSTALLED_APPS = [ 'compress', 'modeltranslation', 'catalogue', + 'dictionary', 'lessons', 'piston', 'api',