mirror of
https://github.com/django/django.git
synced 2024-11-18 23:44:22 +00:00
096a9ecc5c
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9695 bcc190cf-cafb-0310-a4f2-bffc1f526a37
12 lines
231 B
JSON
12 lines
231 B
JSON
[
|
|
{
|
|
"pk": "1",
|
|
"model": "fixtures_regress.animal",
|
|
"fields": {
|
|
"name": "Lion",
|
|
"latin_name": "Panthera leo",
|
|
"count": 3,
|
|
"weight": 1.2
|
|
}
|
|
}
|
|
] |