following you're link they discussed client side form validation just
like you mentioned, not sure it's complete or what you need but
http://eikke.com/tag/django-validation/ might have some useful
information

On Fri, Jan 23, 2009 at 12:52, 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 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