You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
83 lines
1.7 KiB
83 lines
1.7 KiB
[ |
|
{ |
|
"pk": 6, |
|
"model": "fixtures_regress.channel", |
|
"fields": { |
|
"name": "Business" |
|
} |
|
}, |
|
|
|
{ |
|
"pk": 1, |
|
"model": "fixtures_regress.article", |
|
"fields": { |
|
"title": "Article Title 1", |
|
"channels": [6] |
|
} |
|
}, |
|
{ |
|
"pk": 2, |
|
"model": "fixtures_regress.article", |
|
"fields": { |
|
"title": "Article Title 2", |
|
"channels": [6] |
|
} |
|
}, |
|
{ |
|
"pk": 3, |
|
"model": "fixtures_regress.article", |
|
"fields": { |
|
"title": "Article Title 3", |
|
"channels": [6] |
|
} |
|
}, |
|
{ |
|
"pk": 4, |
|
"model": "fixtures_regress.article", |
|
"fields": { |
|
"title": "Article Title 4", |
|
"channels": [6] |
|
} |
|
}, |
|
|
|
{ |
|
"pk": 5, |
|
"model": "fixtures_regress.article", |
|
"fields": { |
|
"title": "Article Title 5", |
|
"channels": [6] |
|
} |
|
}, |
|
{ |
|
"pk": 6, |
|
"model": "fixtures_regress.article", |
|
"fields": { |
|
"title": "Article Title 6", |
|
"channels": [6] |
|
} |
|
}, |
|
{ |
|
"pk": 7, |
|
"model": "fixtures_regress.article", |
|
"fields": { |
|
"title": "Article Title 7", |
|
"channels": [6] |
|
} |
|
}, |
|
{ |
|
"pk": 8, |
|
"model": "fixtures_regress.article", |
|
"fields": { |
|
"title": "Article Title 8", |
|
"channels": [6] |
|
} |
|
}, |
|
{ |
|
"pk": 9, |
|
"model": "fixtures_regress.article", |
|
"fields": { |
|
"title": "Yet Another Article", |
|
"channels": [6] |
|
} |
|
} |
|
] |