1
0
mirror of https://github.com/django/django.git synced 2025-01-21 07:40:59 +00:00
2013-02-26 14:36:57 +01:00

5 lines
161 B
JSON

[
{"pk": 1, "model": "fixtures_regress.parent", "fields": {"name": "fred"}},
{"pk": 1, "model": "fixtures_regress.child", "fields": {"data": "apple"}}
]