Files @ 58121ebfe6fb
Branch filter:

Location: symposion_app/fixtures/initial_data.json

James Tauber
show team state and optional description on team detail page
[
    {
        "pk": 1, 
        "model": "sites.site", 
        "fields": {
            "domain": "localhost",
            "name": "SymposionCon"
        }
    }
]