mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
This was a regression in Django 1.6 that was only partially restored in839940f27f. Thanks Jonas Haag for the report. Backport of41ebc4838dfrom master.
10 lines
157 B
JSON
10 lines
157 B
JSON
[
|
|
{
|
|
"pk": "1",
|
|
"model": "fixtures_regress.absolute",
|
|
"fields": {
|
|
"name": "Load Absolute Path Test"
|
|
}
|
|
}
|
|
]
|