datasette/datasette
2026-06-14 17:00:12 -07:00
..
default_permissions
publish
static Ran prettier 2026-06-14 16:06:36 -07:00
templates Refactor edit/delete tools to work on row pages too 2026-06-14 16:05:42 -07:00
utils await request.json() method, closes #2767 2026-06-14 17:00:12 -07:00
views await request.json() method, closes #2767 2026-06-14 17:00:12 -07:00
__init__.py
__main__.py
_pytest_plugin.py Fix to our pytest plugin to better support pytest-cov 2026-06-11 07:29:27 -07:00
actor_auth_cookie.py
app.py Refactor edit/delete tools to work on row pages too 2026-06-14 16:05:42 -07:00
blob_renderer.py
cli.py
column_types.py Refine column field plugin API and documentation 2026-06-14 15:09:24 -07:00
csrf.py
database.py Fix for gen.throw(*sys.exc_info()) warning 2026-06-13 11:15:47 -07:00
default_actions.py
default_column_types.py textarea column type 2026-06-13 22:18:45 -07:00
default_database_actions.py
default_debug_menu.py Autocomplete widget and /-/debug/autocomplete test page 2026-06-13 22:59:37 -07:00
default_jump_items.py
default_magic_parameters.py
default_query_actions.py
events.py
extras.py Use asyncinject 0.7 results= seeding for per-request extras context 2026-06-11 06:42:08 -07:00
facets.py
filters.py
fixtures.py
forbidden.py
handle_exception.py
hookspecs.py Support for <button> items in action menus 2026-06-14 15:58:37 -07:00
inspect.py
jump.py
permissions.py Request-scoped permission check cache 2026-06-12 13:11:17 -07:00
plugins.py
renderer.py
resources.py
sql_functions.py
stored_queries.py
tokens.py
tracer.py Fix for trace_child_tasks exception handling 2026-06-12 13:21:58 -07:00
url_builder.py
version.py Release 1.0a33 2026-06-11 08:24:37 -07:00
write_sql.py