django1/tests/basic
Tim Graham 293fd5da5b Reverted "Fixed #6785 -- Made QuerySet.get() fetch a limited number of rows."
This reverts commit da79ccca1d.

This optimized the unsuccessful case at the expense of the successful one.
2015-01-30 12:51:12 -05:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Added a comment for test of refs #20278. 2014-11-20 16:26:25 -05:00
tests.py Reverted "Fixed #6785 -- Made QuerySet.get() fetch a limited number of rows." 2015-01-30 12:51:12 -05:00