Thank you very much for you answer

I prefer to use validation that form class provides for me...

I tried to use <input ... name="ticket_count_{{ ticket.id }}" /> but
the other problem that I have is that I can't get errors for each
field of form :(

There is another solution that I decide to use:
http://stackoverflow.com/questions/4993625/django-templates-form-field-name-as-variable

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to