Files @ 9c68e4c32668
Branch filter:

Location: symposion_app/fixtures/initial_data.json - annotation

Luke Hatcher
use section name instead of section for box slugs
[
    {
        "pk": 1, 
        "model": "sites.site", 
        "fields": {
            "domain": "localhost",
            "name": "SymposionCon"
        }
    }
]