#32258: Documentation incorrect for HttpResponse
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
carmstrong1gw |
Type: Bug | Status: new
Component: HTTP | Version: 3.1
handling | Keywords: HttpResponse,
Severity: Normal | status, codes
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-------------------------------------+-------------------------------------
https://docs.djangoproject.com/en/3.1/ref/request-
response/#django.http.HttpResponse.status_code is incorrect. When using
django, I had to use 'status' instead of 'status_code'.
Django version: 3.1.4
Operating System: CentOS 7
--
Ticket URL: <https://code.djangoproject.com/ticket/32258>
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/056.985593b745e742eb632123042d5c3b09%40djangoproject.com.