1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/modeltests/defer
2012-03-13 01:01:22 +00:00
..
__init__.py Fixed #5420 -- Added support for delayed loading of model fields. 2009-03-19 09:06:04 +00:00
models.py Fix #17876: Corrected an exception (regression) raised where select_realted and only is used on a proxy model. Thanks milosu and charettes. 2012-03-12 22:33:18 +00:00
tests.py Refs #17876: enhanced new test to actually test underlying function, not just ensure trying to use it does not raise an exception. Thanks Przemek Lewandowski. 2012-03-13 01:01:22 +00:00