datasette/datasette
Simon Willison f049103852 datasette.table_metadata() is now await datasette.table_config(), refs #2247 2024-02-06 17:33:18 -08:00
..
publish
static
templates
utils /-/config page, closes #2254 2024-02-06 12:33:46 -08:00
views datasette.table_metadata() is now await datasette.table_config(), refs #2247 2024-02-06 17:33:18 -08:00
__init__.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00
__main__.py
actor_auth_cookie.py
app.py datasette.table_metadata() is now await datasette.table_config(), refs #2247 2024-02-06 17:33:18 -08:00
blob_renderer.py
cli.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
database.py datasette.table_metadata() is now await datasette.table_config(), refs #2247 2024-02-06 17:33:18 -08:00
default_magic_parameters.py
default_menu_links.py
default_permissions.py
events.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00
facets.py Rename metadata= to table_config= in facet code, refs #2247 2024-02-06 15:03:19 -08:00
filters.py datasette.table_metadata() is now await datasette.table_config(), refs #2247 2024-02-06 17:33:18 -08:00
forbidden.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
handle_exception.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
hookspecs.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00
inspect.py
permissions.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
plugins.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00
renderer.py
sql_functions.py
tracer.py
url_builder.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
version.py