datasette/datasette
Simon Willison c7a4706bcc
jinja2_environment_from_request() plugin hook
Closes #2225
2024-01-05 14:33:23 -08:00
..
publish Use service-specific image ID for Cloud Run deploys, refs #2036 2023-03-08 12:25:55 -08:00
static JavaScript Plugin API, providing custom panels and column menu items 2023-10-12 17:00:27 -07:00
templates JavaScript Plugin API, providing custom panels and column menu items 2023-10-12 17:00:27 -07:00
utils Raise an exception if a "plugins" block exists in metadata.json 2023-10-12 09:20:50 -07:00
views jinja2_environment_from_request() plugin hook 2024-01-05 14:33:23 -08:00
__init__.py New JSON design for query views (#2118) 2023-08-07 18:47:39 -07:00
__main__.py
actor_auth_cookie.py
app.py jinja2_environment_from_request() plugin hook 2024-01-05 14:33:23 -08:00
blob_renderer.py
cli.py Raise an exception if a "plugins" block exists in metadata.json 2023-10-12 09:20:50 -07:00
database.py db.execute_isolated_fn() method (#2220) 2023-12-19 10:51:03 -08:00
default_magic_parameters.py
default_menu_links.py
default_permissions.py Move non-metadata configuration from metadata.yaml to datasette.yaml 2023-10-12 09:16:37 -07:00
facets.py Foreign key label expanding respects table permissions, closes #2178 2023-09-07 15:51:09 -07:00
filters.py
forbidden.py
handle_exception.py jinja2_environment_from_request() plugin hook 2024-01-05 14:33:23 -08:00
hookspecs.py jinja2_environment_from_request() plugin hook 2024-01-05 14:33:23 -08:00
inspect.py
permissions.py Cascade for restricted token view-table/view-database/view-instance operations (#2154) 2023-08-29 09:32:34 -07:00
plugins.py Use importlib_metadata for 3.9 as well, refs #2057 2023-09-21 14:58:39 -07:00
renderer.py Don't include columns in query JSON, refs #2136 2023-08-09 12:01:59 -07:00
sql_functions.py
tracer.py
url_builder.py
version.py Release notes for 1.0a7 2023-09-21 15:27:27 -07:00