from rest_framework.exceptions import SkipError gives Error: ImportError: cannot import name 'SkipError'

后端 未结 0 2143
借酒劲吻你
借酒劲吻你 2020-12-16 14:10

I\'m developing an API. But this command "from rest_framework.parsers import JSONParser" gives me an error-

enter image description here

File "/

相关标签:
回答
  • 消灭零回复
提交回复
热议问题