yalantis-python-school-test

时间:2021-04-20 20:16:29
【文件属性】:
文件名称:yalantis-python-school-test
文件大小:14KB
文件格式:ZIP
更新时间:2021-04-20 20:16:29
Python 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
----docs()
--------Yalantis python school test task.postman_collection.json(12KB)
----courses()
--------models.py(295B)
--------apps.py(146B)
--------__init__.py(0B)
--------migrations()
--------views.py(1KB)
--------admin.py(89B)
--------courses_service.py(4KB)
--------tests.py(60B)
--------urls.py(179B)
----YalantisPythonSchoolTestTask()
--------wsgi.py(433B)
--------__init__.py(0B)
--------settings.py(3KB)
--------asgi.py(433B)
--------urls.py(826B)
----LICENSE(1KB)
----manage.py(684B)
----.gitignore(47B)
----README.md(1KB)

网友评论