symposion_app/fixtures/2020/proposals.proposalsection.json
Joel Addison 4d5826c039 Update fixtures
Remove fixtures from 2018 and 2019. Add fixtures for 2020.
Cleanup structure of fixtures directory. Update scripts to match.
2019-09-29 20:07:14 +10:00

156 lines
3.1 KiB
JSON

[
{
"model": "symposion_proposals.proposalsection",
"pk": 1,
"fields": {
"section": 1,
"start": "2019-06-23T07:09:15Z",
"end": "2019-08-12T12:10:48Z",
"closed": true,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 2,
"fields": {
"section": 2,
"start": "2019-06-22T12:00:00Z",
"end": "2019-08-12T12:10:36Z",
"closed": true,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 3,
"fields": {
"section": 3,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 4,
"fields": {
"section": 4,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 5,
"fields": {
"section": 5,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 6,
"fields": {
"section": 6,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 7,
"fields": {
"section": 7,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 8,
"fields": {
"section": 8,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 9,
"fields": {
"section": 9,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 10,
"fields": {
"section": 10,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 11,
"fields": {
"section": 11,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 12,
"fields": {
"section": 12,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 13,
"fields": {
"section": 13,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
},
{
"model": "symposion_proposals.proposalsection",
"pk": 14,
"fields": {
"section": 14,
"start": "2019-09-29T11:00:00Z",
"end": "2019-11-16T11:00:00Z",
"closed": false,
"published": true
}
}
]