[google-appengine] What is the most recent version of Django that was successfully ported to GAE?

2011-01-21 Thread Grig Gheorghiu
Curious what people have managed to port to GAE in terms of recent
Django versionsand 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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: What is the most recent version of Django that was successfully ported to GAE?

2011-01-22 Thread Grig Gheorghiu
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  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  wrote:
>
>
>
>
>
>
>
> > Curious what people have managed to port to GAE in terms of recent
> > Django versionsand 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 google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: What is the most recent version of Django that was successfully ported to GAE?

2011-01-24 Thread Grig Gheorghiu
Thanks, Waldemar, I'll give it a shot.

On Jan 23, 3:01 pm, Waldemar Kornewald  wrote:
> Hi Grig,
> Django-nonrel + djangoappengine allows to run your entire app in GAE.
>
> Bye,
> Waldemar

-- 
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 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.