update initial fixture

This commit is contained in:
Luke Hatcher 2012-07-13 03:07:47 -04:00
parent bce0ced774
commit 03d5b55a4e

View file

@ -3,8 +3,8 @@
"pk": 1,
"model": "sites.site",
"fields": {
"domain": "example.com",
"name": "example.com"
"domain": "localhost",
"name": "SymposionCon"
}
}
]