datasette/datasette/views
Simon Willison 5f9f567acb Show SQL query when reporting time limit error, closes #1819 2022-09-26 16:06:01 -07:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py Show SQL query when reporting time limit error, closes #1819 2022-09-26 16:06:01 -07:00
database.py Apply cell truncation on query page too, refs #1805 2022-09-06 16:58:30 -07:00
index.py Documented datasette.check_visibility() method, closes #1678 2022-03-21 12:01:37 -07:00
row.py Refactor to remove RowTableShared class, closes #1719 2022-04-25 11:33:35 -07:00
special.py Removed check_permission() from BaseView, closes #1677 2022-03-21 11:41:56 -07:00
table.py truncate_cells_html now affects URLs too, refs #1805 2022-09-06 16:50:43 -07:00