1. 环境要求

  • Python (3.5, 3.6, 3.7):

        查看 python版本:python -V

  • Django (1.11, 2.0, 2.1, 2.2)

     查看django版本:pip list

2.安装

1. pip install djangorestframework

2. pip install markdown

3.pip install django-filter

详细见:https://www.django-rest-framework.org

相关文章:

  • 2021-10-23
  • 2021-06-05
  • 2021-10-22
猜你喜欢
  • 2022-02-21
  • 2022-12-23
  • 2022-01-23
  • 2021-11-24
  • 2021-09-21
  • 2022-01-26
  • 2022-12-23
相关资源
相似解决方案