Changes between Version 30 and Version 31 of AppEngine


Ignore:
Timestamp:
Mar 2, 2010, 9:19:17 AM (14 years ago)
Author:
Waldemar Kornewald
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppEngine

    v30 v31  
    11This wiki page collects design principles and best-practice which would be useful for an App Engine port of Django.
    22
    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/
     3You should see the [http://www.allbuttonspressed.com/blog/django Django nonrel blog] and the [http://www.allbuttonspressed.com/projects/djangoappengine djangoappengine] project page.
    54
    65Related tickets: #10192, #10355
Back to Top