django/tests/regressiontests/defer_regress
Russell Keith-Magee 3a5dae5ed3 Fixed #12851 -- Corrected the interaction of defer() with select_related(). Thanks to ruosteinen for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12817 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-20 15:37:26 +00:00
..
__init__.py Fixed deferred loading of fields with default values. 2009-03-22 01:45:22 +00:00
models.py Fixed #12851 -- Corrected the interaction of defer() with select_related(). Thanks to ruosteinen for the report. 2010-03-20 15:37:26 +00:00
tests.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00