datasette/datasette
Simon Willison d0a578c0fc
Switch back from python:3.6-slim-stretch to python:3.6
Turns out slim-stretch doesn't include gcc which means it can't build various
Sanic dependencies. So `datasette publish now ...` was broken.

Fixes #310
2018-06-16 09:28:55 -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 Basic CSV export, refs #266 2018-06-14 23:51:23 -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 Basic CSV export, refs #266 2018-06-14 23:51:23 -07:00
cli.py Show error on 'datasette publish heroku --spatialite', refs #301 2018-05-31 07:21:27 -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 09:28:55 -07:00
version.py Move version info back to separate module 2018-05-22 12:35:21 -07:00