Re: Seeing if a variable value is within a dictionary key value within a list of dictionaries
On 09/07/12 16:06, Jason Whatford wrote:
> P.s. Tim, my data structure isn't that malleable. It's
> essentially I query my appengine datastore, and that retrieves a
> list of the data models, each of which can be treated as a dict.
> The dicts are used in a few different ways in the view - only
> this is giving me trouble though.
Ah, but the transformations I suggest can be done within your view
before passing it to your template.
-tkc
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home