I can't figure out how to make a validation summary on a form.  I have 
examined the code in forms\__init__.py, and it reveals nothing about 
where the complete list of field/error pairs are stored.  I would like 
to do a for loop on that dictionary and output a validation summary, 
then mark each field with a simple * (which I already know how to do).

--~--~---------~--~----~------------~-------~--~----~
 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