generator-django:Django的Yeoman生成器

时间:2021-02-04 23:10:41
【文件属性】:
文件名称:generator-django:Django的Yeoman生成器
文件大小:29KB
文件格式:ZIP
更新时间:2021-02-04 23:10:41
python django yeoman DjangoJavaScript 生成器-Django 约的发电机。 演示版 可以在找到演示应用程序。 入门 要从npm安装generator-django,请运行: $ npm install -g generator-django 然后制作一个virtualenv并激活它: $ virtualenv myproject --no-site-packages $ source myproject/bin/activate 最后,创建您的项目目录并启动生成器: $ mkdir myproject && cd myproject $ yo django 发电机 可用的发电机: 詹戈 startapp 模型 注意:生成
【文件预览】:
generator-django-master
----.jshintrc(389B)
----.gitattributes(12B)
----model()
--------templates()
--------index.js(12KB)
----.travis.yml(218B)
----LICENSE(1KB)
----test()
--------outcome()
--------test-load.js(270B)
--------test-app-creation.js(4KB)
--------test-creation.js(3KB)
--------test-model-creation.js(6KB)
--------settings()
----startapp()
--------templates()
--------index.js(3KB)
----README.md(2KB)
----.editorconfig(214B)
----CONTRIBUTORS.md(169B)
----.gitignore(20B)
----app()
--------templates()
--------index.js(4KB)
----Changelog.md(675B)
----package.json(942B)

网友评论