mirror of
https://github.com/Hopiu/django.git
synced 2026-04-11 10:31:04 +00:00
11 lines
138 B
JSON
11 lines
138 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"pk": 1,
|
||
|
|
"model": "test_utils.person",
|
||
|
|
"fields": {
|
||
|
|
"name": "Elvis Presley"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
|