mirror of
https://github.com/django/django.git
synced 2025-07-19 03:05:32 +00:00
![]() The original patch for custom prefetches didn't allow usage of custom queryset for single valued relations (along ForeignKey or OneToOneKey). Allowing these enables calling performance oriented queryset methods like select_related or defer/only. Thanks @akaariai and @timgraham for the reviews. Refs #17001. |
||
---|---|---|
.. | ||
custom-lookups.txt | ||
fields.txt | ||
index.txt | ||
instances.txt | ||
options.txt | ||
queries.txt | ||
querysets.txt | ||
relations.txt |