• Loic Bistuer's avatar
    Allowed custom querysets when prefetching single valued relations · 7bbb6958
    Loic Bistuer yazdı
    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.
    7bbb6958
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.rst Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...