12 lines
134 B
JSON
12 lines
134 B
JSON
|
[
|
||
|
{
|
||
|
"pk": 1,
|
||
|
"model": "sites.site",
|
||
|
"fields": {
|
||
|
"domain": "example.com",
|
||
|
"name": "example.com"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
|