You should look at the django documentation and check out the forms
libraries.  I believe those work normally under app engine.   The
gotcha is that the forms library changed between django versions .96
and 1.0, so you'll need to decide which version to use, which is a
whole 'nother question that I am not qualified to answer :-)

http://docs.djangoproject.com/en/dev/ref/forms/validation/#using-validation-in-practice
has some examples of using the validation API in django.

On Nov 8, 10:27 am, adrian <[EMAIL PROTECTED]> wrote:
> Not a helpful comment.    If what you said were true, why is there an
> AppEngine Helper for Django?
> Obviously there are some issues.
>
> > Django is not App Engine-specific.
>
> > Dave.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to