1-serialization.md
16.3 KB
-
Directly using Django's JSONResponse in the Tutorial (#4935) · 7f59ce1e
* directly using Django's JSONResponse * fixed JsonResponse typo * added safe=False to JsonResponse * removed unnecessary 'safe=False' in JsonResponse
atkawa7 committed