django/tests/test_utils/fixtures/should_not_be_loaded.json

11 lines
138 B
JSON
Raw Normal View History

[
{
"pk": 1,
"model": "test_utils.person",
"fields": {
"name": "Elvis Presley"
}
}
]