symposion_app/fixtures/sessions/proposals.proposalsection.json
2022-12-08 00:08:54 +10:00

13 lines
233 B
JSON

[
{
"model": "symposion_proposals.proposalsection",
"pk": 1,
"fields": {
"section": 1,
"start": "2022-12-07T12:00:00Z",
"end": "2023-01-09T12:00:00Z",
"closed": false,
"published": true
}
}
]