mirror of
https://github.com/django/django.git
synced 2025-07-07 03:09:22 +00:00
13 lines
229 B
JSON
13 lines
229 B
JSON
[
|
|
{
|
|
"pk": "1",
|
|
"model": "fixtures_regress.animal",
|
|
"fields": {
|
|
"name": "Lion",
|
|
"latin_name": "Panthera leo",
|
|
"count": 3,
|
|
"weight": 1.2
|
|
}
|
|
}
|
|
]
|