1
0
mirror of https://github.com/django/django.git synced 2025-01-24 00:59:20 +00:00
django/tests/prefetch_related
Simon Charette 271bfe65d9
Fixed #26916 -- Fixed prefetch_related when using a cached_property as to_attr.
Thanks Trac alias karyon for the report and Tim for the review.
2016-07-19 16:05:07 -04:00
..