yalantis python school test 源码
yalantis-python-学校测试 先决条件 在您的机器上安装 设置 运行迁移python manage.py migrate migration 启动服务器python manage.py runserver 文件 邮递员收藏在 终点 获取课程列表(和过滤器) GET /courses?name=some& start_date_gte=2021-04-20 10:15:00& start_date_lte=2021-05-07 10:15:00 HTTP/1.1 Host: 127.0.0.1:8000 Content-Type: application/json 创建课程 POST /courses/ HTTP/1.1 Host: 127.0.0.1:8000 Content-Type: application/json X-CSRFToken: <***X
文件列表
yalantis-python-school-test-main.zip
(预估有个22文件)
yalantis-python-school-test-main
docs
Yalantis python school test task.postman_collection.json
12KB
courses
models.py
295B
apps.py
146B
__init__.py
0B
migrations
__pycache__
0001_initial.cpython-37.pyc
834B
暂无评论