Files @ 25287119d58d
Branch filter:

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

Christopher Neugebauer
Revert "REVERT WHEN TICKETS ON SALE"

This reverts commit d265c854cc1e71eed9ec212f5938d2686bff0ee4.
[
    {
        "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"
        }
    }
]