Files @ 971cb5d12dfc
Branch filter:

Location: symposion_app/fixtures/sites.json

James Polley
Expand admin ui for checkins to be useful for admins

... also (and this really should be another commit, I am a horrible
person) change name of exception text fields
[
    {
        "pk": 1,
        "model": "sites.site",
        "fields": {
            "domain": "lca2018.org",
            "name": "linux.conf.au 2018"
        }
    }
]