Hello How do you handle situations like this one: http://img209.imageshack.us/img209/9596/a1se8.jpg
When you have a grid of input fields, and every one can generate error, and, of course, you don't wanna more than one row of errors in your table. If I check conditions directly in template, I can have something like this: This filed can't be empty This filed can't be empty This filed can't be empty And this is very bad. I would like each error one at a time. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---