Is anyone aware of a simple way to automatically generate non-Ajax
form validation? I've seen some useful posts about Ajax-form
validation (e.g. http://eikke.com/django-generic-ajax-form-validation/),
but I'd rather not waste bandwidth on validating integers/dates/phone-
numbers/required-fields/etc that can easily be done directly in the
browser. Ideally, once this initial client-side validation passes,
then the Ajax validation would be used.
--~--~---------~--~----~------------~-------~--~----~
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