mirror of https://github.com/django/django.git
18 lines
233 B
JSON
18 lines
233 B
JSON
|
[
|
||
|
{
|
||
|
"fields": {
|
||
|
"channels": [],
|
||
|
"title": "Title of this feature article"
|
||
|
},
|
||
|
"model": "fixtures_regress.article",
|
||
|
"pk": 1
|
||
|
},
|
||
|
{
|
||
|
"fields": {
|
||
|
"channels": []
|
||
|
},
|
||
|
"model": "fixtures_regress.feature",
|
||
|
"pk": 1
|
||
|
}
|
||
|
]
|