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
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