Running Pure Django Projects on Google App Engine

2010-12-10 04:08:01 +08:00
 9hills
http://code.google.com/appengine/articles/django-nonrel.html

这个项目的主页竟然在autoproxy列表之外,我还以为挂了呢

另外有谁架设过么


Introduction

Django-nonrel is a project which allows developers to run native Django projects (including Django's ORM) on non-relational databases, one of which is Google App Engine's Datastore. (This is all in addition to the standard traditional SQL databases that have always been supported by Django.) App Engine does come with some Django support, but this is mainly only the templating and views. Other tools that allow for rapid development such as forms, the built-in administration interface or Django authentication just won't run out-of-the-box. Django-nonrel changes this for Django developers.


Django-nonrel:http://www.allbuttonspressed.com/projects/django-nonrel
4171 次点击
所在节点    Google App Engine
1 条回复
kuber
2010-12-10 07:52:45 +08:00
我也正在看这个呢

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/5672

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX