Thanks, Jay. I was under the impression though that django-nonrel offers a way for a regular Django app to connect to the GAE backend. In my case, I want the entire app to run in GAE, and I'm not even that interested in the GAE backend. Is that possible with Django 1.2 + django-nonrel?
Grig On Jan 21, 12:02 pm, Jay <[email protected]> wrote: > Djano-nonrel can use 1.2. Are you familiar with that project? If not, > check it out. It works like a hose - and you can use Django models if > you want to. > > On Jan 20, 5:53 pm, Grig Gheorghiu <[email protected]> wrote: > > > > > > > > > Curious what people have managed to port to GAE in terms of recent > > Django versions....and of course some pointers on how they did it ;-) > > > Thanks, > > > Grig -- 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.
