datasette/datasette
Russ Garrett efbb4e8337 Return HTTP 405 on InvalidUsage rather than 500
This also stops it filling up the logs. This happens for HEAD requests
at the moment - which perhaps should be handled better, but that's a
different issue.
2018-04-14 11:00:38 -07:00
..
static Ability to sort using form fields (for mobile portrait mode) 2018-04-09 17:34:32 -07:00
templates Better mechanism for handling errors; 404s for missing table/database 2018-04-13 11:17:22 -07:00
__init__.py Added __version__, bumped it to 0.12 2017-11-16 07:20:54 -08:00
app.py Return HTTP 405 on InvalidUsage rather than 500 2018-04-14 11:00:38 -07:00
cli.py Tidy up units support 2018-04-14 11:43:34 +01:00
utils.py Support units in filters 2018-04-14 11:43:35 +01:00
version.py Releasing v0.18 - support for units! 2018-04-14 08:36:10 -07:00