I would like to add (if anyone who writes django documentation is
reading) a statement explicitly confirming or denying this in the
documentation would be nice.  The fact that django sub-classed a dict
to handle multiple values posted by a form seems to suggest that
multiple values are returned in the order they were posted.  It would
make the processing the posted data a lot easier.  If the order is not
guaranteed, the docs need to say it explicitly, so programmers using
django can use a different tack when constructing such forms.


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to