1.打开drf官网https://www.django-rest-framework.org/,把相关的包pip install

django drf安装和doc生成

2.INSTALLED_APPS添加drf

django drf安装和doc生成

3.url配置

django drf安装和doc生成

4.test

django drf安装和doc生成

 

相关文章:

  • 2022-12-23
  • 2021-08-18
  • 2021-06-23
  • 2021-07-15
  • 2021-08-27
  • 2022-12-23
  • 2023-01-31
  • 2021-11-30
猜你喜欢
  • 2021-08-11
  • 2021-10-05
  • 2021-10-17
  • 2022-01-21
  • 2021-11-10
  • 2021-11-15
  • 2021-06-14
相关资源
相似解决方案