django/tests/fixtures_regress/fixtures/thingy.json
2013-02-26 14:36:57 +01:00

9 lines
147 B
JSON

[
{
"pk": "1",
"model": "fixtures_regress.thingy",
"fields": {
"name": "Whatchamacallit"
}
}
]