Commit Graph
2 Commits
Author SHA1 Message Date
Andreas Hug 10937eb6d8 Replace deprecated mimetype with content_type
Passing `mimetype` to an HttpResponse object is deprecated
since Django 1.5 and will throw an error in Django 1.7.
`content_type` is supported since Django 1.0.
2013-11-23 12:18:09 +01:00
Andreas Hug 89629cd80f Make inline hint translatable 2013-08-22 17:05:22 +02:00