X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/132fdfbebe2016a8539792ab977e4d6eee1632f4..5e983f642ea537225bf3a20e97fca281c8fdc915:/wolnelektury/settings.py 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',