Kaydet (Commit) e9c730f6 authored tarafından Éric Araujo's avatar Éric Araujo Kaydeden (comit) Tim Graham

Fixed copy/paste typos in StreamingHttpResponse doc.

üst a8c5630c
......@@ -932,14 +932,14 @@ Attributes
An iterator of strings representing the content.
.. attribute:: HttpResponse.status_code
.. attribute:: StreamingHttpResponse.status_code
The `HTTP status code`_ for the response.
.. attribute:: HttpResponse.reason_phrase
.. attribute:: StreamingHttpResponse.reason_phrase
The HTTP reason phrase for the response.
.. attribute:: HttpResponse.streaming
.. attribute:: StreamingHttpResponse.streaming
This is always ``True``.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment