diff options
| author | Loic Bistuer <loic.bistuer@gmail.com> | 2014-05-19 03:43:13 +0700 |
|---|---|---|
| committer | Loic Bistuer <loic.bistuer@gmail.com> | 2014-05-21 10:26:04 +0700 |
| commit | bdf3473e64879d196e79fe8832cdacc6efb68150 (patch) | |
| tree | bde9f2c796280e89fbef915a1389295d8d43bed0 /tests/postgres_tests | |
| parent | 8a95b4fca793eeb8adceffe697b55214509019eb (diff) | |
Fixed #22650 -- Fixed regression on prefetch_related.
Regression from f51c1f59 when using select_related then prefetch_related
on the reverse side of an O2O:
Author.objects.select_related('bio').prefetch_related('bio__books')
Thanks Aymeric Augustin for the report and tests. Refs #17001.
Diffstat (limited to 'tests/postgres_tests')
0 files changed, 0 insertions, 0 deletions
