mirror of
https://github.com/Hopiu/django.git
synced 2026-05-09 16:14:43 +00:00
12 lines
134 B
JSON
12 lines
134 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"pk": 1,
|
||
|
|
"model": "sites.site",
|
||
|
|
"fields": {
|
||
|
|
"domain": "example.com",
|
||
|
|
"name": "example.com"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
|