datasette/datasette/views
2020-12-10 15:28:44 -08:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py _header=off option for CSV export, closes #1133 2020-12-10 15:28:44 -08:00
database.py transfer-encoding: chunked for DB downloads, refs #749 2020-12-02 15:47:37 -08:00
index.py /db/table/-/blob/pk/column.blob download URL, refs #1036 2020-10-24 16:09:18 -07:00
special.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
table.py Fix for combining ?_search_x and ?_searchmode=raw, closes #1134 2020-12-09 11:56:44 -08:00