Field-by-field AJAX(J) validation as well as final-submit validation (also
could be done via AJAX(J)) examples are needed.
TIA,
Scott
I've never really worked w/ AJAX validation, so I'm not sure how hard
it would be to expand on those 3 tutorials to allow it. I'm currently
experimenting with AJAX and Django, but my current project doesn't
require very much validation other then duplicate entries (it's only
select fields).
As well, not sure if this would be of any help but James Bennet posted
an article on his blog about AJAX and Django:
http://www.b-list.org/weblog/2006/07/02/django-and-ajax
Cheers,
Chris