Files @ d9e8a72d140c
Branch filter:

Location: symposion_app/fixtures/flatpages.json

Joel Addison
Update Venueless tokens

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