> As far as I know you can't use django ModelForms with google app
engine.

Google provides a "djangoforms" module in which the copy-paste much of
the ModeForm functionality adjusted to their meta-model (see
http://code.google.com/appengine/articles/djangoforms.html) so it
should work.

Furthermore - using app-engine-patch you should be getting even better
support for it through regular use of forms.ModelForm.

Inheriting both result in the same problem.
Does someone have experience with ModelForm in GAE?

Thanks, Yaniv
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to