Files @ 0025c824814e
Branch filter:

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

Joshua Simmons
update date on news for ticket sales and correct typo in site tree
[
    {
        "pk": 1,
        "model": "symposion_proposals.proposalsection",
        "fields": {
            "start": null,
            "section": 1,
            "end": null,
            "closed": null,
            "published": null
        }
    },
    {
        "pk": 1,
        "model": "symposion_proposals.proposalkind",
        "fields": {
            "section": 1,
            "name": "talk",
            "slug": "talk"
        }
    }
]