--- a/server/settings.py Wed Apr 08 00:31:45 2015 +0200 +++ b/server/settings.py Wed Apr 08 00:36:37 2015 +0200 @@ -37,7 +37,8 @@ 'requests', 'taggit', 'ammico', - 'authentication' + 'authentication', + 'xmltodict', ) MIDDLEWARE_CLASSES = (