datasette/datasette/views
2021-07-14 17:05:18 -07:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py Default 405 for POST, plus tests 2021-06-23 15:40:09 -07:00
database.py Make request available to menu plugin hooks, closes #1371 2021-06-09 21:45:24 -07:00
index.py Avoid error sorting by relationships if related tables are not allowed 2021-06-01 21:25:27 -07:00
special.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
table.py Big performance boost for faceting, closes #1394 2021-07-14 17:05:18 -07:00