djangae-with-drf-demo:基于djangae-scaffold的django-rest-fraemwork演示

时间:2024-05-26 10:52:58
【文件属性】:

文件名称:djangae-with-drf-demo:基于djangae-scaffold的django-rest-fraemwork演示

文件大小:25KB

文件格式:ZIP

更新时间:2024-05-26 10:52:58

Python

Djangae脚手架项目 这是配置为使用在App Engine上使用的准系统Django项目 开始: 克隆此仓库(别忘了将原点更改为您自己的仓库!) 运行./install_deps (这将提示安装要求,并下载App Engine SDK) 运行./rename_scaffold_app my_new_app_name重命名“ scaffold”应用(及其所有引用) python manage.py checksecure --settings=scaffold.settings_live python manage.py runserver install_deps帮助程序脚本会将依赖项安装到添加到路径的“ sitepackages”文件夹中。 每次您运行它时,您的站点包都会被清除,并使用pip重新安装。 该SDK仅在第一次下载(因为下载量很大)。 部署方式 创建一个Goog


【文件预览】:
djangae-with-drf-demo-master
----gomod()
--------gomod.yaml(119B)
--------hello.go(2KB)
----djangaemoddemo()
--------settings_live.py(599B)
--------checks.py(1KB)
--------wsgi.py(638B)
--------__init__.py(0B)
--------settings.py(4KB)
--------boot.py(1KB)
--------urls.py(598B)
----djangaemoddemo.yaml(976B)
----install_deps(3KB)
----polls()
--------models.py(582B)
--------viewsets.py(633B)
--------templates()
--------__init__.py(0B)
--------migrations()
--------views.py(2KB)
--------admin.py(408B)
--------tests.py(60B)
--------urls.py(519B)
----wheresettings()
--------models.py(57B)
--------__init__.py(0B)
--------migrations()
--------views.py(169B)
--------admin.py(63B)
--------tests.py(60B)
--------urls.py(124B)
----app.yaml(960B)
----djangaedemo()
--------settings_live.py(593B)
--------checks.py(1KB)
--------wsgi.py(626B)
--------__init__.py(0B)
--------settings.py(4KB)
--------boot.py(1KB)
--------urls.py(931B)
----index.yaml(1KB)
----requirements.txt(571B)
----LICENSE.md(586B)
----manage.py(305B)
----.gitignore(522B)
----rename_scaffold_app(243B)
----README.md(2KB)

网友评论