add tag and category models
[redakcja.git] / redakcja / settings / common.py
index 2989c1b..cd230de 100644 (file)
@@ -125,6 +125,7 @@ INSTALLED_APPS = (
     #'kombu.transport.django',
     'fileupload',
     'pipeline',
+    'modeltranslation',
 
     'catalogue',
     'cover',