django/tests/modeltests/fixtures/fixtures/db_fixture_3.nosuchdb.json

10 lines
193 B
JSON

[
{
"pk": "8",
"model": "fixtures.article",
"fields": {
"headline": "There is no spoon.",
"pub_date": "2006-06-16 14:00:00"
}
}
]