django1/tests/fixtures/fixtures/null_character_in_field_val...

11 lines
208 B
JSON

[
{
"pk": "2",
"model": "fixtures.article",
"fields": {
"headline": "Poker has no place on ESPN\u0000",
"pub_date": "2006-06-16 12:00:00"
}
}
]