Skip to content

Relate categories to conferences

Jon Banafato requested to merge category-conference-relationships into master

Changes included:

  • Add conference_id column to Category model
  • Update all queries using Category to include g.conference
  • Amend autogenerated alembic migration to set the conference for existing categories

Fixes #68 (closed).

Merge request reports