#36332: Usage notes and examples for HttpRequest.path and HttpRequest.path_info in
docs are mixed up
-------------------------------------+-------------------------------------
Reporter: Kashemir001 | Owner: (none)
Type: | Status: new
Cleanup/optimization |
Component: Documentation | Version: 5.2
Severity: Normal | Resolution:
Keywords: wsgi httprequest | Triage Stage:
path_info | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Kashemir001):
* summary:
Usage notes and examples for HttpRequest.path_info and
HttpRequest.get_full_path_info() in docs are mixed up
=>
Usage notes and examples for HttpRequest.path and
HttpRequest.path_info in docs are mixed up
--
Ticket URL: <
https://code.djangoproject.com/ticket/36332#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.