Dictionaries do not have an order.
On Sun, Oct 5, 2008 at 8:23 AM, ell <[EMAIL PROTECTED]> wrote:
>
> hi,
>
> how do I iterate from a dictionary orderly ?
>
> when i try to iterate from a dictionary i use the lines
>
> {% for i in mydictionary.items %}
>
> {{i.0}} {{i.1}}
>
> {% endfor %}
>
>
> i seem to get it unorderly? and why is dictionary iteration not in the
> template documentation?
>
>
> >
>
--
Read my blog! I depend on your acceptance of my opinion! I am interesting!
http://techblog.ironfroggy.com/
Follow me if you're into that sort of thing: http://www.twitter.com/ironfroggy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---