Files @ 25287119d58d
Branch filter:

Location: CopyleftConf/copyleftconf-website/fixtures/sites.json

Christopher Neugebauer
Revert "REVERT WHEN TICKETS ON SALE"

This reverts commit d265c854cc1e71eed9ec212f5938d2686bff0ee4.
[
    {
        "pk": 1,
        "model": "sites.site",
        "fields": {
            "domain": "localhost:8000",
            "name": "PinaxCon"
        }
    },
    {
        "pk": 2,
        "model": "sites.site",
        "fields": {
            "domain": "conference.pinaxproject.com",
            "name": "PinaxCon"
        }
    }
]