datasette/datasette
Simon Willison 1aad396c9e
Fixed bug with .json path regular expression
I had a table called "geojson" and it caused an exception because the regex
was matching .json and not \.json
2017-12-12 21:36:03 -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 Fixed bug with .json path regular expression 2017-12-12 21:36:03 -08:00
cli.py package and publish commands now accept --static and --template-dir 2017-12-09 10:28:49 -08:00
utils.py Deploy to Heroku with Python 3.6.3 2017-12-09 18:01:17 -08:00
version.py Releasing v0.14 2017-12-09 17:33:24 -08:00