DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
jsonresponse django
from
django
.
http
import
JsonResponse
return
JsonResponse
(
{
'foo'
:
'bar'
}
)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#jsonresponse
#django
ADD COMMENT
Topic
COMMENT
Name
7+1 =
Submit