mirror of
https://github.com/django/django.git
synced 2025-03-13 02:40:47 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4659 bcc190cf-cafb-0310-a4f2-bffc1f526a37
18 lines
405 B
JSON
18 lines
405 B
JSON
[
|
|
{
|
|
"pk": "2",
|
|
"model": "fixtures.article",
|
|
"fields": {
|
|
"headline": "Poker has no place on ESPN",
|
|
"pub_date": "2006-06-16 12:00:00"
|
|
}
|
|
},
|
|
{
|
|
"pk": "3",
|
|
"model": "fixtures.article",
|
|
"fields": {
|
|
"headline": "Time to reform copyright",
|
|
"pub_date": "2006-06-16 13:00:00"
|
|
}
|
|
}
|
|
] |