diff --git a/fixtures/sites.json b/fixtures/sites.json index 5d2c044b50174d04b370b632c00c5d4fbfcd4cd6..64c4051381e4923271ff288fde0edd7ba533057d 100644 --- a/fixtures/sites.json +++ b/fixtures/sites.json @@ -4,7 +4,7 @@ "model": "sites.site", "fields": { "domain": "localhost:8000", - "name": "PinaxCon" + "name": "PyCon AU 2017 Dev" } }, { @@ -12,7 +12,7 @@ "model": "sites.site", "fields": { "domain": "conference.pinaxproject.com", - "name": "PinaxCon" + "name": "PyCon AU 2017 Dev" } } ]