aboutsummaryrefslogtreecommitdiffstats
path: root/backend/routes/forms/response.py (follow)
Commit message (Expand)AuthorAgeLines
* Apply fixable lint settings with RuffGravatar Joe Banks2024-07-08-12/+9
* Use HTTPException To Propagate Access FailuresGravatar Hassan Abouelela2022-02-05-7/+2
* Add Role Based Authorized ReadersGravatar Hassan Abouelela2022-02-05-4/+14
* Document forms routesGravatar Joe Banks2020-12-16-2/+12
* Add DELETE method to response route for form response deletingGravatar ks1292020-12-16-2/+18
* Restructure single response routeGravatar ks1292020-12-14-2/+5
* Create route for showing single form responseGravatar ks1292020-12-13-0/+27