django/tests/queries
Michael Manfre 5d72ce061f [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
2013-09-29 17:37:45 +03:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.6.x] Fixed #11811 -- Data-loss bug in queryset.update. 2013-09-06 21:59:28 -05:00
tests.py [1.6.x] Fixed #21167 - Improved queries.tests.SubqueryTests 2013-09-29 17:37:45 +03:00