-
prototypes: 替代 https
资源介绍
XGS原型
用于XGS(跨*服务)原型的烟雾和镜子。
取代cgt_prototypes 。
快速开始
运行 。
使用./scripts/blueprint快速添加新的蓝图
去做
实时调试
heroku run python manage.py shell
# -or-
docker-compose run prototypes python manage.py shell
# then, interact with the app:
app.test_client().get('/signup/basicprofile')
安装DBMS后,请运行以下命令创建应用程序的数据库表并执行初始迁移:
python manage.py db init
python manage.py db migrate
python manage.py db upgrade
python manage.
- 上一篇: 简单的shell 命令解析器项目
- 下一篇: 基于单片机的电子琴设计程序设计