X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/2f9cb34a07fcd98effda2fa900e48c31813f14c8..4bd2e17cd78d68f91de71f5347dff12d5887d792:/redakcja/settings/common.py diff --git a/redakcja/settings/common.py b/redakcja/settings/common.py index 2989c1bb..cd230deb 100644 --- a/redakcja/settings/common.py +++ b/redakcja/settings/common.py @@ -125,6 +125,7 @@ INSTALLED_APPS = ( #'kombu.transport.django', 'fileupload', 'pipeline', + 'modeltranslation', 'catalogue', 'cover',