1
0
mirror of https://github.com/django/django.git synced 2025-03-05 23:12:32 +00:00
django/tests/fixtures/fixtures/db_fixture_3.nosuchdb.json
2013-02-26 14:36:57 +01:00

10 lines
193 B
JSON

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