datasette/datasette
Simon Willison 4f7281af8c Apply a default height to CodeMirror
Makes it a bit more obvious that it's an editable textarea even
if the SQL in it is only one line long.
2017-11-14 18:04:04 -08:00
..
static SQL syntax highlighting with Codemirror (#89) 2017-11-14 18:03:00 -08:00
templates Apply a default height to CodeMirror 2017-11-14 18:04:04 -08:00
__init__.py Renamed to 'datasette' 2017-11-10 10:38:35 -08:00
app.py Fixed #83 2017-11-13 16:44:43 -08:00
cli.py Added 'datasette publish now --force' option 2017-11-13 17:48:03 -08:00
utils.py Handle tables with names that start with digits 2017-11-14 18:03:21 -08:00