--
Ticket URL: <https://code.djangoproject.com/ticket/32057>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
> Document HttpResponse.get() and .item().
New description:
Document HttpResponse.get() and .items().
--
--
Ticket URL: <https://code.djangoproject.com/ticket/32057#comment:1>
* owner: nobody => MAHANTH-wq
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/32057#comment:2>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/32057#comment:3>
* type: Uncategorized => Cleanup/optimization
--
Ticket URL: <https://code.djangoproject.com/ticket/32057#comment:4>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/32057#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"0da212ffbf5f22cfb1ad1f11bc30a45cee2fce82" 0da212f]:
{{{
#!CommitTicketReference repository=""
revision="0da212ffbf5f22cfb1ad1f11bc30a45cee2fce82"
Fixed #32057 -- Doc'd HttpResponse.get()/items().
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32057#comment:7>