<p><code>select_related</code> doesn't allow to customize what fields from the related model you want to use. If you need one or two fields in may be worth it to annotate the field values with Django's <code>F</code> function.</p>
By clicking “Accept all”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage and assist in our marketing efforts. Check our privacy policies.