mirror of
https://github.com/django/django.git
synced 2025-03-13 02:40:47 +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,
|
||||
"model": "fixtures_regress.specialarticle",
|
||||
|
Loading…
x
Reference in New Issue
Block a user