datasette/datasette
Simon Willison e90e1ce39f
Cleaned up view_definition/table_definition code in table view
Also moved those out of standard JSON into just the HTML template context
2018-06-16 15:08:11 -07:00
..
static Hide sort select on larger screens, closes #300 2018-05-31 07:43:06 -07:00
templates Basic CSV export, refs #266 2018-06-14 23:51:23 -07:00
views Cleaned up view_definition/table_definition code in table view 2018-06-16 15:08:11 -07:00
__init__.py Move version info back to separate module 2018-05-22 12:35:21 -07:00
_version.py Add version number support with Versioneer 2018-05-22 12:35:21 -07:00
app.py Cleaned up view_definition/table_definition code in table view 2018-06-16 15:08:11 -07:00
cli.py Extract string-to-bool logic into utils.py 2018-06-16 09:45:35 -07:00
hookspecs.py New plugin hooks: extra_css_urls() and extra_js_urls() 2018-04-17 20:12:21 -07:00
inspect.py Refactor inspect logic 2018-05-22 07:03:06 -07:00
utils.py Switch back from python:3.6-slim-stretch to python:3.6 2018-06-16 15:07:01 -07:00
version.py Move version info back to separate module 2018-05-22 12:35:21 -07:00