mirror of
https://github.com/django/django.git
synced 2024-11-18 07:26:04 +00:00
41ebc4838d
This was a regression in Django 1.6 that was only partially
restored in 839940f27f
.
Thanks Jonas Haag for the report.
10 lines
157 B
JSON
10 lines
157 B
JSON
[
|
|
{
|
|
"pk": "1",
|
|
"model": "fixtures_regress.absolute",
|
|
"fields": {
|
|
"name": "Load Absolute Path Test"
|
|
}
|
|
}
|
|
]
|