diff --git a/ivatar/views.py b/ivatar/views.py index ddb7ad3..96d03fb 100644 --- a/ivatar/views.py +++ b/ivatar/views.py @@ -116,7 +116,7 @@ class AvatarImageView(TemplateView): data, content_type='image/png') - if str(default) == 'mm': + if str(default) == 'mm' or str(default) == 'mp': # If mm is explicitly given, we need to catch that pass else: