#10192: Add support for App Engine ------------------------------------------+--------------------------------- Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: Database layer (models, ORM) | Version: 1.0 Keywords: app engine | Stage: Unreviewed Has_patch: 0 | ------------------------------------------+--------------------------------- I've started writing a proposal describing what could be necessary for an App Engine port of Django on my app-engine-patch project site (which is a more high-level port of Django's features to App Engine where you have to use Google's Model class):
http://code.google.com/p/app-engine-patch/wiki/DjangoAppEnginePort It might be possible to get most of Django ported, so at least simple apps could be used on App Engine without any modifications. The big problems start with transactions, though. I could help with an official port, but I can't implement the (quite big) modifications alone. -- Ticket URL: <http://code.djangoproject.com/ticket/10192> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
