1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/regressiontests/select_related_regress
2010-03-20 15:37:26 +00:00
..
__init__.py Fixed handling of multiple fields in a model pointing to the same related model. 2008-06-29 02:36:18 +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