datasette/datasette/views
2021-02-02 13:21:03 -08:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py Fixed bug loading database called 'test-database (1).sqlite' 2021-01-24 21:13:05 -08:00
database.py Renamed /:memory: to /_memory, with redirects - closes #1205 2021-01-28 14:48:56 -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 Fixed bug with ?_sort= and ?_search=, closes #1214 2021-02-02 13:21:03 -08:00