* status: new => assigned
* owner: nobody => nott
--
Ticket URL: <https://code.djangoproject.com/ticket/15653#comment:9>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nott =>
* status: assigned => new
Comment:
Pull request: https://github.com/django/django/pull/1168
--
Ticket URL: <https://code.djangoproject.com/ticket/15653#comment:10>
* owner: => Tim Graham <timograham@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"5939864616d56cf949f0bca348a8e05230b62fe0"]:
{{{
#!CommitTicketReference repository=""
revision="5939864616d56cf949f0bca348a8e05230b62fe0"
Fixed #15653 - Error in admin pagination tag.
Thanks jcumbo@ for the report and adamzap
and nott for the patch.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/15653#comment:11>
Comment (by Simon Charette <charette.s@…>):
In [changeset:"dcd915fcab3841aa3b59122476c128ae3cb9e53c"]:
{{{
#!CommitTicketReference repository=""
revision="dcd915fcab3841aa3b59122476c128ae3cb9e53c"
Fixed a failure on Python 3 introduced by
5939864616d56cf949f0bca348a8e05230b62fe0.
Refs #15653.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/15653#comment:12>