datasette/datasette
Simon Willison 76d11eb768
New ?_json=colname argument for returning unescaped JSON
Also extracted docs for special JSON arguments into a new section.

Closes #31
2018-05-28 11:08:39 -07:00
..
static Only apply responsive table styles to .rows-and-column 2018-05-20 08:10:46 -07:00
templates allow_sql config option to disable custom SQL, closes #284 2018-05-24 22:50:50 -07:00
views New ?_json=colname argument for returning unescaped JSON 2018-05-28 11:08:39 -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 Filter out duplicate JS/CSS URLs, refs #291 (testme) 2018-05-27 01:45:03 -07:00
cli.py boolean --config are now case insensitive, refs #284 2018-05-24 22:53:58 -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 Moved .execute() method from BaseView to Datasette class 2018-05-24 17:15:53 -07:00
version.py Move version info back to separate module 2018-05-22 12:35:21 -07:00