Branch: refs/heads/master Home: https://github.com/django/django Commit: da200c5e35cdbb617572977bcbf97fae33920b2e https://github.com/django/django/commit/da200c5e35cdbb617572977bcbf97fae33920b2e Author: Claude Paroz <cla...@2xlibre.net> Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths: M django/http/__init__.py M django/template/response.py M docs/internals/deprecation.txt M docs/ref/request-response.txt Log Message: ----------- Fixed #16519 -- Deprecated mimetype kwarg of HttpResponse __init__ This keyword was already deprecated in the code (supported for backwards compatibility only), but never formally deprecated. Thanks Paul McMillan for the report and yasar11732 for the initial patch. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.