Files @ 61891ef3e3c6
Branch filter:

Location: CopyleftConf/copyleftconf-website/fixtures/sponsor_benefits.json - annotation

Christopher Neugebauer
Fixes the procfile to not be the thing that Gondor wants, and is instead the thing that Heroku wants.
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
04f246d85071
[
    {
        "pk": 2,
        "model": "symposion_sponsorship.benefit",
        "fields": {
            "type": "weblogo",
            "name": "Web Logo",
            "description": "Logo to appear on the website"
        }
    },
    {
        "pk": 3,
        "model": "symposion_sponsorship.benefit",
        "fields": {
            "type": "file",
            "name": "Print Logo",
            "description": "Logo to appear in print"
        }
    },
    {
        "pk": 4,
        "model": "symposion_sponsorship.benefit",
        "fields": {
            "type": "text",
            "name": "Sponsor Description",
            "description": "Description to appear on website and in print"
        }
    },
    {
        "pk": 9,
        "model": "symposion_sponsorship.benefitlevel",
        "fields": {
            "other_limits": "",
            "benefit": 4,
            "max_words": null,
            "level": 1
        }
    },
    {
        "pk": 5,
        "model": "symposion_sponsorship.benefitlevel",
        "fields": {
            "other_limits": "",
            "benefit": 3,
            "max_words": null,
            "level": 1
        }
    },
    {
        "pk": 1,
        "model": "symposion_sponsorship.benefitlevel",
        "fields": {
            "other_limits": "",
            "benefit": 2,
            "max_words": null,
            "level": 1
        }
    },
    {
        "pk": 10,
        "model": "symposion_sponsorship.benefitlevel",
        "fields": {
            "other_limits": "",
            "benefit": 4,
            "max_words": null,
            "level": 2
        }
    },
    {
        "pk": 6,
        "model": "symposion_sponsorship.benefitlevel",
        "fields": {
            "other_limits": "",
            "benefit": 3,
            "max_words": null,
            "level": 2
        }
    },
    {
        "pk": 2,
        "model": "symposion_sponsorship.benefitlevel",
        "fields": {
            "other_limits": "",
            "benefit": 2,
            "max_words": null,
            "level": 2
        }
    },
    {
        "pk": 11,
        "model": "symposion_sponsorship.benefitlevel",
        "fields": {
            "other_limits": "",
            "benefit": 4,
            "max_words": null,
            "level": 3
        }
    },
    {
        "pk": 7,
        "model": "symposion_sponsorship.benefitlevel",
        "fields": {
            "other_limits": "",
            "benefit": 3,
            "max_words": null,
            "level": 3
        }
    },
    {
        "pk": 3,
        "model": "symposion_sponsorship.benefitlevel",
        "fields": {
            "other_limits": "",
            "benefit": 2,
            "max_words": null,
            "level": 3
        }
    }
]