Files @ 5d2cff674dd4
Branch filter:

Location: symposion_app/fixtures/conference.json

bsturmfels
Update uWSGI and Nginx config
[
{
  "model": "symposion_conference.conference",
  "pk": 1,
  "fields": {
    "title": "Everything Open 2023",
    "start_date": "2023-03-14",
    "end_date": "2023-03-16",
    "timezone": "Australia/Melbourne"
  }
}
]