Files @ c7dd6e6f8d2e
Branch filter:

Location: symposion_app/fixtures/initial_data.json

Luke Hatcher
add section to review_section context
[
    {
        "pk": 1, 
        "model": "sites.site", 
        "fields": {
            "domain": "localhost",
            "name": "SymposionCon"
        }
    }
]