Google App Engine supports Django 1.2!

116 views
Skip to first unread message

Shawn Milochik

unread,
Feb 11, 2011, 11:33:28 PM2/11/11
to django...@googlegroups.com
http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes

Almost in time for Django 1.3's release. ;o)

Sarang

unread,
Feb 13, 2011, 1:54:35 AM2/13/11
to django...@googlegroups.com
Thats nice! Does this version of Django support the datastore too? The current Django I am using w/ GAE is 1.3.0 Alpha 1 and I am wondering if switching to the latest GAE SDK would be an issue.

Regards,
Sarang

Darrel Herbst

unread,
Feb 13, 2011, 2:04:42 PM2/13/11
to django...@googlegroups.com
No, it does not support the datastore.  Now you do not have to distribute your own zipfile of Django 1.2.5.  The word 'supports' does not refer to Django integration with the GAE api's, but rather that this new version is available on the server.  Django 1.2.5 was added so that you can load it via use_library, but it has not been altered in any way to support the GAE api.  So you still have to use the google-app-engine-helper to apply monkey patches to make Django useable.  

If you are using Django 1.3.0 alpha 1 you are probable either using your own zipfile, or django-nonrel.  In either case, you should not have any issues with the 1.2.5 use_library feature because you were not using it.

Sarang

unread,
Feb 13, 2011, 11:12:13 PM2/13/11
to django...@googlegroups.com
Thanks for the clarification. Yes, I am using django-nonrel which installed 1.3.0 alpha 1 for me.

Regards,
Sarang

Gath

unread,
Feb 14, 2011, 1:15:19 PM2/14/11
to Django users
Please give me a pointer/link to a tutorial on how i can use GAE with
django.

Thanks,
Gath.

strap

unread,
Feb 15, 2011, 8:45:48 AM2/15/11
to Django users
Reply all
Reply to author
Forward
0 new messages