Django helper for appengine
As it turns out, there is a helper project for django on appengine (kind like an empty project template to, among other things, create a special DB backend for datastore):
http://code.google.com/appengine/articles/appengine_helper_for_django.html
Related:
- Django in AppEngine It’s as easy as following this article: http://code.google.com/appengine/articles/django.html. A couple...
- Cron jobs in Google AppEngine Had no clue, but it seems that they implemented it,...
Categorised as: Uncategorized