]> git.cworth.org Git - turbot/commit
Turbot home: Use recently added hunt_id_index to find existing hunts
authorCarl Worth <cworth@cworth.org>
Thu, 31 Dec 2020 17:14:17 +0000 (10:14 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 31 Dec 2020 17:14:17 +0000 (10:14 -0700)
commit6753c5a0ddf866153d1c1b95f079f85ea4da1705
tree125a145ad61ff5970e379a96777c262dfe387cb9
parentb8af6fd184d500940043fa8ca164de0bfb1a0ac9
Turbot home: Use recently added hunt_id_index to find existing hunts

This fixes the home view to correctly use the new single-table schema to
find the list of available hunts. This view is now working to display
the names of active hunts a user belongs to.

(No puzzles are listed yet. That part of the home view still needs to be
brought up to date with the latest schema.)
turbot/events.py