Changes between Version 30 and Version 31 of AppEngine
- Timestamp:
- Mar 2, 2010, 9:19:17 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppEngine
v30 v31 1 1 This wiki page collects design principles and best-practice which would be useful for an App Engine port of Django. 2 2 3 The DB backend itself and other App Engine code will be kept as a separate project/repository: 4 http://bitbucket.org/gumptioncom/django-db-app-engine/ 3 You should see the [http://www.allbuttonspressed.com/blog/django Django nonrel blog] and the [http://www.allbuttonspressed.com/projects/djangoappengine djangoappengine] project page. 5 4 6 5 Related tickets: #10192, #10355