Test an fix attached. Tests are probably in the wrong place and need to be
moved.
--
Ticket URL: <https://code.djangoproject.com/ticket/21013>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 1
* has_patch: 0 => 1
* component: Uncategorized => contrib.admin
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/21013#comment:1>
* owner: nobody => jcatalan
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/21013#comment:2>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/21013#comment:3>
Comment (by jcatalan):
I've checked the test and the patch and everything seems to be right. I'll
submit a PR and see if I can get some code review by a core dev.
--
Ticket URL: <https://code.djangoproject.com/ticket/21013#comment:4>
* stage: Accepted => Ready for checkin
Comment:
I've submited a PR with your patch, so I'm changing this to Ready for
checkin though I still have to check if the test case is well located or
change it in case it's not.
--
Ticket URL: <https://code.djangoproject.com/ticket/21013#comment:5>
* cc: jonas-django@… (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/21013#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"04415bf81b2440a08fc224e6c481bcb5840bbcbc"]:
{{{
#!CommitTicketReference repository=""
revision="04415bf81b2440a08fc224e6c481bcb5840bbcbc"
Fixed #21013 -- Ensure that ModelAdmin.get_queryset is considered for the
admin history view.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21013#comment:7>