1
0
mirror of https://github.com/django/django.git synced 2024-12-27 19:46:22 +00:00
django/tests/basic
Tim Graham 7060ef7158 [1.8.x] 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.

Backport of 293fd5da5b from master
2015-01-30 12:52:39 -05:00
..
__init__.py
models.py Added a comment for test of refs #20278. 2014-11-20 16:26:25 -05:00
tests.py [1.8.x] Reverted "Fixed #6785 -- Made QuerySet.get() fetch a limited number of rows." 2015-01-30 12:52:39 -05:00