GAE_Django17:使用 Python 2.7、Django 1.7、MySQL 测试 Google App Engine

时间:2024-07-21 02:42:12
【文件属性】:

文件名称:GAE_Django17:使用 Python 2.7、Django 1.7、MySQL 测试 Google App Engine

文件大小:11.62MB

文件格式:ZIP

更新时间:2024-07-21 02:42:12

JavaScript

GAE_Django17 使用 Python 2.7、Django 1.7、MySQL 的 Google App Engine 这个应用程序在我自己的个人 GAE 项目上运行和部署。 它使用 Django 1.7 的 zip 版本。 托管 确保安装了 SASS。 SASS 文件从 sass/ 编译到 static/css/ 目录中。 对于 SASS:从根目录运行它 sass --watch sass/main.sass:static/css/main.css 注意:Google 的 Python 开发服务器不附带 pycrypto,必须添加到本地安装在用于运行 dev_appserver.py 的本地虚拟环境中


【文件预览】:
GAE_Django17-master
----.gitignore(117B)
----GAE_Django17()
--------urls.py(775B)
--------__init__.py(0B)
--------wsgi.py(1KB)
--------settings.py(6KB)
----sass()
--------basic.sass(3KB)
--------main.sass(75B)
--------reset.sass(80B)
--------search.sass(1003B)
--------variables.sass(373B)
--------home.sass(145B)
----templates()
--------gitkit-widget.html(628B)
--------gitkit-signin-button.html(398B)
--------testapp()
--------500.html(154B)
--------base.html(4KB)
--------404.html(151B)
----appengine_config.py(1KB)
----static()
--------fonts()
--------js()
--------css()
--------img()
----README.md(601B)
----gitkit-server-config.json(329B)
----testapp()
--------urls.py(232B)
--------__init__.py(0B)
--------views.py(8KB)
--------models.py(274B)
--------admin.py(100B)
--------migrations()
--------forms.py(182B)
--------tests.py(383B)
----lib()
--------six.zip(7KB)
--------simplejson.zip(141KB)
--------pyOpenSSL-0.14.zip(346KB)
--------cffi.zip(111KB)
--------OpenSSL.zip(185KB)
--------requests.zip(466KB)
--------cryptography.zip(745KB)
--------django.zip(7.61MB)
--------Crypto.zip(840KB)
--------oauth2client.zip(126KB)
--------httplib2.zip(71KB)
--------pycrypto-2.6.1.zip(1.44MB)
--------identitytoolkit.zip(17KB)
--------apiclient.zip(79KB)
----main.py(525B)
----app.yaml(392B)
----manage.py(255B)

网友评论