Saturday, October 25, 2014

Re: How to get related data on one to one field of a foreign key?

I just used the following:
{{ log.user.userprofile.picture }}
... and I didn't need the select_related.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bbed42ee-3ff4-4e8f-9790-fe0dee42031b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment