Files @ 2a720bd46bb4
Branch filter:

Location: symposion_app/fixtures/conference.json

Joel Addison
Tickets for LCA2021

Disable lots of inventory that does not exist for a virtual conf.
Add Swag Badge category and product.
Adjust attendee profile to hide irrelevant questions.
[
{
  "model": "symposion_conference.conference",
  "pk": 1,
  "fields": {
    "title": "linux.conf.au 2021",
    "start_date": "2021-01-23",
    "end_date": "2021-01-25",
    "timezone": "Australia/Brisbane"
  }
}
]