datasette/datasette/views
2026-06-23 07:30:04 -07:00
..
__init__.py Add count_truncated template context 2026-06-22 19:47:21 -07:00
base.py RowContext - row page now renders a documented Context dataclass 2026-06-11 07:47:15 -07:00
database.py Expand template context field documentation 2026-06-23 07:30:04 -07:00
execute_write.py Add create table execute-write template (#2794) 2026-06-19 17:14:33 -07:00
index.py Black formatting 2026-02-17 13:30:24 -08:00
query_helpers.py Fix write query failing when a named parameter is called :sql (#2765) 2026-06-10 20:15:03 -07:00
row.py Expand template context field documentation 2026-06-23 07:30:04 -07:00
special.py Autocomplete widget and /-/debug/autocomplete test page 2026-06-13 22:59:37 -07:00
stored_queries.py Web UI to edit and delete stored queries (#2764) 2026-06-08 20:19:47 -07:00
table.py Expand template context field documentation 2026-06-23 07:30:04 -07:00
table_create_alter.py current_unixtime and current_unixtime_ms default_expr options 2026-06-22 13:42:35 -07:00
table_extras.py Expand template context field documentation 2026-06-23 07:30:04 -07:00