-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
I don't know about built-in, but you could do it in Python by iterating
through your list and creating a dictionary with a key of the id and
value of the rest of the dictionary.
- Format queryset return dictionary of primary keys? diafygi
- Re: Format queryset return dictionary of prima... Shawn Milochik
- Re: Format queryset return dictionary of prima... Javier Guerra Giraldez