mirror of
https://github.com/django/django.git
synced 2025-03-31 19:46:42 +00:00
Fixed invalid testing fixture
This commit is contained in:
parent
1ed77e7782
commit
86f4459f9e
@ -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