如何在GAE中轻松使用Django框架

时间:2022-08-16 23:47:56
【文件属性】:
文件名称:如何在GAE中轻松使用Django框架
文件大小:4.3MB
文件格式:ZIP
更新时间:2022-08-16 23:47:56
源码 工具 NULL 博文链接:https://obullxl.iteye.com/blog/777727
【文件预览】:
main.py
.pydevproject
django.zip
templates
----index.html(673B)
----layout.html(8KB)
----about.html(2KB)
app.yaml
app
----__init__.pyc(141B)
----shared()
--------__init__.pyc(148B)
--------__init__.py(46B)
--------views.pyc(719B)
--------views.py(391B)
----__init__.py(46B)
----blog()
--------__init__.py(46B)
static
----style()
--------style.css(3KB)
----image()
--------logo()
--------background.png(21KB)
--------1px.png(184B)
--------logo.gif(2KB)
----robots.txt(77B)
----favicon.ico(696B)
----main.css(89B)
.settings
----org.eclipse.core.resources.prefs(97B)
__init__.py
.project
settings.py
manage.py
urls.py
appengine_django.zip

网友评论