Changes between Version 18 and Version 19 of AppEngine
- Timestamp:
- Aug 10, 2009, 7:31:13 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppEngine
v18 v19 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 Also see [http://code.djangoproject.com/ticket/10192 ticket 10192]in Django's ticket tracker and the [http://groups.google.com/group/django-developers/browse_thread/thread/516626d18f6f3fca discussion] in django-developers.3 Also see #10192 in Django's ticket tracker and the [http://groups.google.com/group/django-developers/browse_thread/thread/516626d18f6f3fca discussion] in django-developers. 4 4 5 5 = Porting Django to App Engine: What's needed/different? =