datasette/datasette/templates
2018-05-16 08:15:23 -07:00
..
500.html Better mechanism for handling errors; 404s for missing table/database 2018-04-13 11:17:22 -07:00
_codemirror.html Canned query support + database/query template refactor 2017-12-05 08:17:02 -08:00
_codemirror_foot.html Canned query support + database/query template refactor 2017-12-05 08:17:02 -08:00
_description_source_license.html metadata.json support for per-table/per-database metadata 2017-12-07 08:47:07 -08:00
_rows_and_columns.html _sort/_next links now use new path_with_replaced_args method 2018-05-15 06:39:06 -03:00
base.html Better mechanism for handling errors; 404s for missing table/database 2018-04-13 11:17:22 -07:00
database.html escape_sqlite_table_name => escape_sqlite, handles reserved words 2018-04-03 06:40:49 -07:00
index.html table_rows => table_rows_count, filtered_table_rows => filtered_table_rows_count 2018-04-08 22:24:24 -07:00
query.html Added class=rows-and-columns to custom query results table 2018-04-25 20:24:22 -07:00
row.html New ?_shape=objects/object/lists param for JSON API (#192) 2018-04-03 07:52:54 -07:00
show_json.html Added /-/metadata /-/plugins /-/inspect, closes #225 2018-04-18 22:25:22 -07:00
table.html Clarified relationship between metadata and _facet= facets, updated docs - refs @255 2018-05-16 08:15:23 -07:00