1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/defer_regress
2010-10-12 03:33:19 +00:00
..
__init__.py Fixed deferred loading of fields with default values. 2009-03-22 01:45:22 +00:00
models.py Converted defer_regress tests from doctests to unittests. We have always been at war with doctests. 2010-10-09 21:55:15 +00:00
tests.py Fixed #5416 -- Added TestCase.assertNumQueries, which tests that a given function executes the correct number of queries. 2010-10-12 03:33:19 +00:00