Fixing incomplete initual_user.json fixture

remotes/origin/enhancement/email-actions
ikame 2014-02-17 12:50:09 +01:00
parent f2037bbc20
commit 787ee05d67
1 changed files with 45 additions and 35 deletions

View File

@ -24,6 +24,16 @@
"date_joined": "2013-04-01T13:48:21.711Z" "date_joined": "2013-04-01T13:48:21.711Z"
} }
}, },
{
"model": "domains.domain",
"pk": 1,
"fields": {
"domain": "localhost",
"name": "localhost",
"scheme": "http",
"public_register": false
}
},
{ {
"model": "domains.domainmember", "model": "domains.domainmember",
"pk": 1, "pk": 1,