aboutsummaryrefslogtreecommitdiffstats
path: root/backend/routes/forms/submit.py (follow)
Commit message (Expand)AuthorAgeLines
* Make JSON errors more JS friendly and add response codesGravatar ks1292020-12-10-6/+7
* Update form submitting endpoint to store and validate responseGravatar ks1292020-12-09-22/+68
* Move from PyMongo to Motor driver for asynchronous supportGravatar ks1292020-12-02-1/+1
* Fix linting issues to make flake8 job passingGravatar ks1292020-11-23-1/+2
* Add basic debug submit route to calculate some anti-spam and validate tokensGravatar Joe Banks2020-11-14-0/+68