Commit d38007e8 authored by Tim Graham's avatar Tim Graham
Browse files

[1.7.x] Removed doc reference to removed HttpResponse.mimetype.

Backport of da009ce3 from master
parent 0f44d9f9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -656,8 +656,6 @@ Methods
    specified, it is formed by the :setting:`DEFAULT_CONTENT_TYPE` and
    :setting:`DEFAULT_CHARSET` settings, by default: "`text/html; charset=utf-8`".

    Historically, this parameter was called ``mimetype`` (now deprecated).

    ``status`` is the `HTTP status code`_ for the response.

    .. versionadded:: 1.6