mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
The render_cell plugin hook previously was only passed value. It is now passed (value, column, table, database, datasette). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fixtures.py | ||
| test_api.py | ||
| test_csv.py | ||
| test_docs.py | ||
| test_html.py | ||
| test_inspect.py | ||
| test_plugins.py | ||
| test_publish_heroku.py | ||
| test_publish_now.py | ||
| test_utils.py | ||