1. 环境要求
查看 python版本:python -V
查看django版本:pip list
2.安装
1. pip install djangorestframework
2. pip install markdown
3.pip install django-filter
详细见:https://www.django-rest-framework.org