Implement more request handlers in Tornado #3

This commit is contained in:
Ian Renton
2025-12-23 14:05:28 +00:00
parent 61784e8af6
commit 23a6e08777
9 changed files with 336 additions and 607 deletions

View File

@@ -204,7 +204,7 @@ To navigate your way around the source code, this list may help.
*Templates*
* `/views` - Templates used for constructing Spothole's user-targeted HTML pages
* `/templates` - Templates used for constructing Spothole's user-targeted HTML pages
*HTML/JS/CSS front-end code*