from json_response import JsonResponse, json_response as json_resp 使用的語句如上,其實並不是沒有安裝,只是需要升級一下 pip install django-json-response --upgrade ...
from json_response import JsonResponse, json_response as json_resp
使用的語句如上,其實並不是沒有安裝,只是需要升級一下
pip install django-json-response --upgrade