21 Star 29 Fork 9

leo / bae_django

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.41 KB
一键复制 编辑 原始数据 按行查看 历史

BAE Django小示例

Overview

示例地址http://901314.duapp.com/,一个最简单的主页与二级页面.

DirectoryTree

|-- 0 (BAE上的应用版本号,即Django root目录)  
    |-- bae_django (Django project配置目录)  
    |-- hello (Django的一个app hello目录)  
    |-- static (Django静态文件目录)   
    ...  
|-- 1 (BAE上的应用版本号,测试调用应用目录下的Django 1.5.1,代替BAE默认的1.4版本,调用成功)
    |-- deps (此目录下存放Django 1.5.1包)
    ...

具体参考BAE简陋的文档.

Copyright and license

Copyright 2013 Honghe Wu.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Python
1
https://gitee.com/397667796/bae_django.git
git@gitee.com:397667796/bae_django.git
397667796
bae_django
bae_django
master

搜索帮助