]> git.cworth.org Git - turbot/commit
Add validation of the "Hunt ID" (slug) field
authorCarl Worth <cworth@cworth.org>
Tue, 20 Oct 2020 19:06:29 +0000 (12:06 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 20 Oct 2020 19:38:04 +0000 (12:38 -0700)
commitd37deb7e89158c1aa6b6d003dc2e9e7565c20f8b
treef00b7f1049b10398ac21da8c4bbef9eefca151bf
parent48b4faf7c1e15cf1db658dcf906bd9b8e7a0949d
Add validation of the "Hunt ID" (slug) field

This gives the user a clean message stating the requirements of the field
and preventing the submission until this field is valid.
turbot/actions.py