datasette/datasette
Simon Willison 7a7e4b2ed8
Started unit tests for row/table HTML pages
Refs #167

Thanks to the new tests, spotted and fixed a bug where pages that were
supposed to have 100 things on them were actually displaying 101.
2017-12-09 15:32:54 -08:00
..
static Fix display of select boxes in Firefox 2017-12-02 12:53:08 -08:00
templates Fixed bug with HTML labels 2017-12-09 13:57:36 -08:00
__init__.py Added __version__, bumped it to 0.12 2017-11-16 07:20:54 -08:00
app.py Started unit tests for row/table HTML pages 2017-12-09 15:32:54 -08:00
cli.py package and publish commands now accept --static and --template-dir 2017-12-09 10:28:49 -08:00
utils.py package and publish commands now accept --static and --template-dir 2017-12-09 10:28:49 -08:00
version.py Release version 0.13 2017-11-24 19:33:39 -08:00