django/tests/fixtures/fixtures/fixture_with[special]chars....

11 lines
211 B
JSON

[
{
"pk": "1",
"model": "fixtures.article",
"fields": {
"headline": "How To Deal With Special Characters",
"pub_date": "2006-06-16 12:00:00"
}
}
]