Added file forgotten in r16369.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16375 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
0ebaf10258
commit
55005a5181
|
@ -0,0 +1,10 @@
|
|||
[
|
||||
{
|
||||
"pk": 1,
|
||||
"model": "test_utils.person",
|
||||
"fields": {
|
||||
"name": "Elvis Presley"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue