django psu base template:使用PSU基本插件的Django项目的入门模板 源码
WDT Django项目模板 该模板用于启动任何将使用PSU基本插件的Django项目。 如何使用 $ django-admin.py startproject \ --template=https://github.com/PSU-OIT-ARC/django-psu-base-template/archive/master.zip \ --extension=py,md,txt \ project_name $ cd project_name $ pip install -r requirements.txt $ python manage.py migrate
文件列表
django-psu-base-template-master.zip
(预估有个23文件)
django-psu-base-template-master
.gitignore
2KB
README.md
385B
manage.py
638B
requirements.txt
36B
.ebextensions
db-migrate.config
215B
django.config
199B
logs
.dat
100B
暂无评论