django/tests/modeltests/defer
2009-06-06 06:14:05 +00:00
..
__init__.py Fixed #5420 -- Added support for delayed loading of model fields. 2009-03-19 09:06:04 +00:00
models.py Fixed #10572 -- Corrected the operation of the defer() and only() clauses when used on inherited models. 2009-06-06 06:14:05 +00:00