mirror of
https://github.com/django/django.git
synced 2025-04-01 03:56:42 +00:00
[1.6.x] Fixed invalid testing fixture
Backport of 86f4459f9e from master
This commit is contained in:
parent
2b1101a4a6
commit
b189169ed0
@ -1,4 +1,10 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"pk": 1,
|
||||||
|
"model": "fixtures_regress.article",
|
||||||
|
"fields": {"title": "foof"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"pk": 1,
|
"pk": 1,
|
||||||
"model": "fixtures_regress.specialarticle",
|
"model": "fixtures_regress.specialarticle",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user