* has_patch: 0 => 1
* ui_ux: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/15844#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: 0 => 1
Comment:
Why were code comments deleted in patch? They still seem valid, otherwise
they should be updated not deleted.
--
Ticket URL: <https://code.djangoproject.com/ticket/15844#comment:3>
* needs_better_patch: 1 => 0
Comment:
Looks like this was fixed in Django 1.6 with
97774429aeb54df4c09895c07cd1b09e70201f7d.
[https://github.com/django/django/pull/5386 PR] to add a regression test.
--
Ticket URL: <https://code.djangoproject.com/ticket/15844#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"fa2e1e633ac2073906ed3f1f32107d02331107aa" fa2e1e63]:
{{{
#!CommitTicketReference repository=""
revision="fa2e1e633ac2073906ed3f1f32107d02331107aa"
Refs #15844 -- Added tests for multi-table inheritance related object
filtering efficiency.
Fixed in 97774429aeb54df4c09895c07cd1b09e70201f7d.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/15844#comment:5>
* status: new => closed
* resolution: => fixed
--
Ticket URL: <https://code.djangoproject.com/ticket/15844#comment:6>