From 75b640709ca186c137fde6291eedf806ba474a13 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Sat, 19 May 2018 13:03:01 +0100 Subject: [Jams] Complete question listing/editing/etc --- pysite/constants.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pysite/constants.py') diff --git a/pysite/constants.py b/pysite/constants.py index e30ed10b..f4ea8449 100644 --- a/pysite/constants.py +++ b/pysite/constants.py @@ -76,6 +76,7 @@ JAM_STATES = [ ] JAM_QUESTION_TYPES = [ + "checkbox", "email", "number", "radio", -- cgit v1.2.3