Files @ d9e8a72d140c
Branch filter:

Location: symposion_app/fixtures/conference.json

Joel Addison
Update Venueless tokens

Determine traits based on ticket type.
Set different expiry of token for miniconf only tickets.
[
{
  "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"
  }
}
]