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:
Ramiro Morales 2011-06-11 18:48:09 +00:00
parent 0ebaf10258
commit 55005a5181
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
[
{
"pk": 1,
"model": "test_utils.person",
"fields": {
"name": "Elvis Presley"
}
}
]