datasette/datasette/templates
Simon Willison 01e0c3fa18 Fixed   bug
  was showing for all None values in table cells, thanks to the
autoescaping change introduced in 82261a638b
2017-11-16 07:29:52 -08:00
..
base.html Added __version__, bumped it to 0.12 2017-11-16 07:20:54 -08:00
database.html Added a UI for editing named parameters 2017-11-15 17:32:48 -08:00
error.html Limit on max rows returned, controlled by --max_returned_rows option 2017-11-13 11:33:01 -08:00
index.html Removed rogue middot 2017-11-13 12:34:39 -08:00
row.html Handle table names with slashes in them 2017-11-12 15:17:00 -08:00
table.html Fixed   bug 2017-11-16 07:29:52 -08:00