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