datasette/datasette/views
Simon Willison fcfcae21e6
extra_template_vars plugin hook (#542)
* extra_template_vars plugin hook

Closes #541

* Workaround for cwd bug

Based on https://github.com/pytest-dev/pytest/issues/1235#issuecomment-175295691
2019-07-05 17:05:56 -07:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
database.py Port Datasette from Sanic to ASGI + Uvicorn (#518) 2019-06-23 20:13:09 -07:00
index.py extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
special.py extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
table.py Rename _rows_and_columns.html to _table.html, refs #521 2019-07-02 20:23:05 -07:00