django/tests/regressiontests/defer_regress
2011-07-07 01:12:45 +00:00
..
__init__.py Fixed deferred loading of fields with default values. 2009-03-22 01:45:22 +00:00
models.py Fixed #15790 -- Fixed QuerySet only() and defer() methods behavior with proxy models. Thanks Michal Modzelewzki for the report and patch. 2011-05-15 00:56:01 +00:00
tests.py Fixed #16409 -- Fixed an error condition when using QuerySet only()/defer() on the result of an annotate() call. Thanks jaklaassen AT gmail DOT com and Tai Lee for the reports and Tai for the patch. 2011-07-07 01:12:45 +00:00