]> git.cworth.org Git - turbot/commit
Introduce a new modal view when the user clicks the "New Hunt" button
authorCarl Worth <cworth@cworth.org>
Wed, 14 Oct 2020 04:28:10 +0000 (21:28 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 14 Oct 2020 04:31:35 +0000 (21:31 -0700)
commitb751d48702908f640b4db0a4db237bfd5cee9569
treea75a957fd8dabe7a2ffa731d9aba27a29ae9539a
parent58fb9ca7d5c056f5545d4533e0a978c0a345abcb
Introduce a new modal view when the user clicks the "New Hunt" button

This modal doesn't yet _do_ anything but it shows the basic idea of how
we'll be collecting data.
turbot/actions.py
turbot/views.py