feat: allow free form text answers

see #52
This commit is contained in:
James Graham
2021-01-22 17:15:18 +00:00
parent 6dc4bd770f
commit 94b2ee9d70
4 changed files with 59 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
from .person import *
from .question import *
from .relationship import *