4d5826c039
Remove fixtures from 2018 and 2019. Add fixtures for 2020. Cleanup structure of fixtures directory. Update scripts to match.
12 lines
229 B
JSON
12 lines
229 B
JSON
[
|
|
{
|
|
"model": "symposion_conference.conference",
|
|
"pk": 1,
|
|
"fields": {
|
|
"title": "linux.conf.au 2020",
|
|
"start_date": "2020-01-13",
|
|
"end_date": "2020-01-17",
|
|
"timezone": "Australia/Brisbane"
|
|
}
|
|
}
|
|
]
|