Fixes #2904: Infographics support.
[edumed.git] / edumed / settings.d / 30-apps.py
index e98a3ee..521839b 100644 (file)
@@ -15,6 +15,7 @@ INSTALLED_APPS = (
     'haystack',
     'chunks',
     'contact',
+    'sorl.thumbnail',
 
     'django.contrib.auth',
     'django.contrib.contenttypes',