]> git.cworth.org Git - turbot/commit
Reject puzzle edit if "solved" and "solution" are inconsistent
authorCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 06:19:29 +0000 (22:19 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 06:19:29 +0000 (22:19 -0800)
commit4ed02dad3ef9127fd1146753e93334b6c33389de
tree8fae53be018959a7fc084bb0a901c984d3fe6c36
parent8835a45a1b898b96456f8e036299a8cb35741ba9
Reject puzzle edit if "solved" and "solution" are inconsistent

There's an argument here that we really shouldn't be giving the user
two different fields if we're forcing them to be edited together, but
that's what we have right now.
turbot/interaction.py