--
Ticket URL: <https://code.djangoproject.com/ticket/21167>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
https://github.com/django/django/pull/1680
--
Ticket URL: <https://code.djangoproject.com/ticket/21167#comment:1>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"5d72ce061f79f09310b1fcb523c23e6d259c02de"]:
{{{
#!CommitTicketReference repository=""
revision="5d72ce061f79f09310b1fcb523c23e6d259c02de"
[1.6.x] Fixed #21167 - Improved queries.tests.SubqueryTests
Improve tests to cover slicing scenarios that could be handled in unique
ways by 3rd party database backends.
Backport of b0e06c3662 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21167#comment:2>