Files @ 2a720bd46bb4
Branch filter:

Location: symposion_app/fixtures/sites.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": "sites.site",
  "pk": 1,
  "fields": {
    "domain": "lca2021.linux.org.au",
    "name": "linux.conf.au 2021"
  }
}
]