I don't think this has anything to do with multi-db. I'm not sure what that 
query is trying to accomplish. Can you simply use:

ProfielenUserprofile.objects.values('profielnaam')


You can't use values() across a reverse ForeignKey ("foo_set") as this 
might return multiple values.

On Saturday, October 24, 2015 at 8:45:52 AM UTC-4, probleem support wrote:
>
> we also tried without _set etc.
>

-- 
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+unsubscr...@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/a74aa5fa-3f4a-4c9d-986c-5766dfa9d956%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to