I didn't realize it would... all the talk about it handles models
different made me assume, I'll try that out, thanks!

On Jan 31, 5:39 am, Waldemar Kornewald <[email protected]> wrote:
> Hi,
>
> On Jan 31, 2:11 am, Hawke <[email protected]> wrote:
>
> > I'm trying to setup a quick and easy means for editing several rows of
> > the database at once. Using ModelForm I can easily get a single entry
> > setup and I see on the django has a ModelFormSet that would allow me
> > to take a query and edit multiple entries at once.
>
> > I'm trying to use templates to keep things as quick and easy as
> > possible, is there a GAE equivilent to Model formsets as seen 
> > herehttp://docs.djangoproject.com/en/dev/topics/forms/modelforms/#id1
>
> > If not, are there any further suggestions about the leanest way for me
> > to do this? I'm coming from a PHP environment and know a lot of long
> > ways to do this, but I'm trying this out with the idea that I'll
> > really push the "don't repeat yourself" aspect as much as possible.
> > Thanks in advance.
>
> Do you use Django with app-engine-patch? The repo version should
> support formsets.http://code.google.com/p/app-engine-patch/
>
> Bye,
> Waldemar Kornewald
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to