1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/prefetch_related
Loic Bistuer 870b0a1f86 Fixed the ordering of prefetch lookups so that latter lookups can refer to former lookups.
Thanks Anssi Kääriäinen and Tim Graham for the reviews. Refs #17001 and #22650.
2014-05-21 10:30:48 +07:00
..
__init__.py
models.py
tests.py Fixed the ordering of prefetch lookups so that latter lookups can refer to former lookups. 2014-05-21 10:30:48 +07:00