Files @ 2a720bd46bb4
Branch filter:

Location: symposion_app/fixtures/flatpages.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": "flatpages.flatpage",
  "pk": 1,
  "fields": {
    "url": "/",
    "title": "Home Page",
    "content": "Here is the home page for LCA.\r\n\r\nOther pages to come.",
    "enable_comments": false,
    "template_name": "",
    "registration_required": false,
    "sites": [
      1
    ]
  }
}
]