update initial fixture
This commit is contained in:
parent
bce0ced774
commit
03d5b55a4e
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
"pk": 1,
|
||||
"model": "sites.site",
|
||||
"fields": {
|
||||
"domain": "example.com",
|
||||
"name": "example.com"
|
||||
"domain": "localhost",
|
||||
"name": "SymposionCon"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue