Y
Hacker News
new
|
ask
|
show
|
jobs
by
jdboyd
819 days ago
Isn't the former basically a JsonResponse?
https://docs.djangoproject.com/en/5.0/ref/request-response/#...
1 comments
the__alchemist
819 days ago
Apparently; even better; ty!
Edit: Did a drop-in replacement of JsonResponse; confirmed working.
link
Edit: Did a drop-in replacement of JsonResponse; confirmed working.