2009/12/24 Jay Baker <[email protected]>
> Yes, the new maintainers seem more interested in switching to a new
> framework. See previous thread(s).
>
> Olivier, what else is missing from Google Django 1.1 besides admin?
>
Frankly, I can't remember what would be missing. Each time something was
missing, I found a workaround. May be I was lucky enough not to find a major
issue.
> How about models?
I use directly GAE models.
> I too can live without admin. Frankly I was never
> very interested in it and couldn't figure out what all the fuss was
> about. I chalk that up to a lack of experience using Django in other
> environments.
>
Admin is very useful for me. I just live without it now.
>
> I would love it if the Google supported Django worked well.
It works for me.
> Do you
> have any pointers, links for example, on getting going with that? I
> guess all I have seen is older stuff.
>
My secret weapon was :
from google.appengine.dist import use_library
use_library('django', '1.1')
>
> -- Jay
>
> On Dec 23, 2:33 pm, Olivier Deckmyn <[email protected]> wrote:
> > > Hello
> >
> > Hi
> >
> > > 1) Is this project alive? any new release in the near future?
> >
> > Don't know. However, it seems very quiet since original maintainers left
> the
> > boat :)
> >
> > Personaly, for my GAE projects, I use Google's Django 1.1. I've just
> learned
> > to live without admin ....
> >
> > Hope this helps,
> >
> >
> >
> > > 2) can app-engine-patch use the django 1.1 incuded in gae?
> >
> > > Regards
> > > Matteo
> >
> > > --
> >
> > > You received this message because you are subscribed to the Google
> Groups
> > > "app-engine-patch" group.
> > > To post to this group, send email to [email protected]
> .
> > > To unsubscribe from this group, send email to
> > > [email protected]<app-engine-patch%[email protected]>
> <app-engine-patch%[email protected]<app-engine-patch%[email protected]>
> >
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/app-engine-patch?hl=en.
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "app-engine-patch" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<app-engine-patch%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/app-engine-patch?hl=en.
>
>
>
--
You received this message because you are subscribed to the Google Groups
"app-engine-patch" 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/app-engine-patch?hl=en.