#32258: Documentation incorrect for HttpResponse
-------------------------------------+-------------------------------------
Reporter: Chris Armstrong | Owner: Hasanul
| Islam
Type: Bug | Status: closed
Component: Documentation | Version: 3.1
Severity: Normal | Resolution: invalid
Keywords: HttpResponse, | Triage Stage:
status, codes | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: assigned => closed
* resolution: => invalid
* component: HTTP handling => Documentation
* easy: 1 => 0
Comment:
`HttpResponse.status_code` exists and works as documented. `status` is not
an attribute of `HttpResponse` but an argument of
[https://docs.djangoproject.com/en/3.1/ref/request-
response/#django.http.HttpResponse.__init__ HttpResponse.__init__()].
--
Ticket URL: <https://code.djangoproject.com/ticket/32258#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/071.3f1d2208afda437f05e0de92b9b6c936%40djangoproject.com.