See http://code.google.com/p/django-ajax-forms/

I started this project to handle your use case.

On Jan 24, 3:52 am, Chris <chriss...@gmail.com> wrote:
> Is anyone aware of a simple way to automatically generate non-Ajax
> form validation? I've seen some useful posts aboutAjax-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 theAjaxvalidation 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