Re: Django on Google app engine

2009-04-26 Thread dartdog
Thanks for the clarification, that is what I meant! App Engine patch seems to be the approach that is gaining momentum for running more of Django features on App-Engine, was the only point I was really trying to make. On Apr 25, 10:29 am, Karen Tracey wrote: > On Sat, Apr 25, 2009 at 10:58 AM,

Re: Django on Google app engine

2009-04-25 Thread Karen Tracey
On Sat, Apr 25, 2009 at 10:58 AM, dartdog wrote: > > I'd also add that the Django project had it's last release in Aug 08 > and the App engine Patch is being actively worked on almost daily. > This statement is rather unclear. The "Django project" sounds like Django itself, and it is untrue tha

Re: Django on Google app engine

2009-04-25 Thread dartdog
I'd also add that the Django project had it's last release in Aug 08 and the App engine Patch is being actively worked on almost daily. On Apr 25, 3:13 am, Joshua Partogi wrote: > Hi Filip, > > Thanks for the long explanation. It saves me time to mess around with > App Engine :-) Based on your e

Re: Django on Google app engine

2009-04-25 Thread dartdog
Actually you can download a sample app with App-Engine Patch and be up and going very quickly, using non-ported apps is more problematic... But also moving forward at a fair pace. Google's lack of support for certain key features in the datastore are a real issue like lack of full text search... (

Re: Django on Google app engine

2009-04-25 Thread Joshua Partogi
Hi Filip, Thanks for the long explanation. It saves me time to mess around with App Engine :-) Based on your explanation, it seems that using django on Appengine doesn't really get you anywhere. Thanks again. On Apr 24, 7:06 pm, kRON wrote: > Basically, you can't use Django models on Google Ap

Re: Django on Google app engine

2009-04-24 Thread Karen Tracey
On Fri, Apr 24, 2009 at 5:06 AM, kRON wrote: > Google App Engine Django has been developed by Django employees. Typo correction -- Google employees are contributors to this project. The Django project doesn't have a company that employs people. Karen --~--~-~--~~~---

Re: Django on Google app engine

2009-04-24 Thread kRON
Basically, you can't use Django models on Google App Engine. So, in brief, all Django applications that interact with a datastore will not work on Google App Engine. But - don't despair. There are two Django distributions ported for Google App Engine that I'm aware of: - http://code.google.com/p