django/tests/queries
Michael Manfre b0e06c3662 Fixed #21167 - Improved queries.tests.SubqueryTests
Improve tests to cover slicing scenarios that could be handled in unique
ways by 3rd party database backends.
2013-09-29 17:35:42 +03:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #11811 -- Data-loss bug in queryset.update. 2013-09-06 17:15:23 -05:00
tests.py Fixed #21167 - Improved queries.tests.SubqueryTests 2013-09-29 17:35:42 +03:00