V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
DAOCLOUD
推荐学习书目
Python Cookbook
Using Google App Engine
推荐下载
Latest Google App Engine SDK
其他兼容技术
AppScale
9hills
V2EX  ›  Google App Engine

Running Pure Django Projects on Google App Engine

  •  
  •   9hills · 2010-12-10 04:08:01 +08:00 · 4151 次点击
    这是一个创建于 4892 天前的主题,其中的信息可能已经有所发展或是发生改变。
    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
    1 条回复    1970-01-01 08:00:00 +08:00
    kuber
        1
    kuber  
       2010-12-10 07:52:45 +08:00
    我也正在看这个呢
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2184 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 11:12 · PVG 19:12 · LAX 04:12 · JFK 07:12
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.