| .. |
|
publish
|
Get publish cloudrun working with latest Cloud Run (#2581)
|
2025-11-05 09:33:47 -08:00 |
|
static
|
.select-wrapper:focus-within for accessibility, closes #1771
|
2023-01-04 16:53:16 -08:00 |
|
templates
|
check_visibility can now take multiple permissions into account
|
2022-10-23 19:11:33 -07:00 |
|
utils
|
Protect personalized dynamic responses from shared caching
|
2026-09-10 16:48:27 -07:00 |
|
vendored
|
Vendor Pint, support Python 3.13, drop 3.8
|
2024-10-07 10:22:07 -07:00 |
|
views
|
Escape primary-key identifiers in row queries
|
2026-09-10 16:48:27 -07:00 |
|
__init__.py
|
Request.fake(... url_vars), plus .fake() is now documented
|
2022-03-31 19:01:58 -07:00 |
|
__main__.py
|
Add support for running datasette as a module (#556)
|
2019-07-11 09:07:44 -07:00 |
|
actor_auth_cookie.py
|
Remove python-baseconv dependency, refs #1733, closes #1734
|
2022-05-02 12:39:06 -07:00 |
|
app.py
|
Match table permissions using SQLite case-insensitive names
|
2026-09-10 16:48:27 -07:00 |
|
blob_renderer.py
|
Rename route match groups for consistency, refs #1667, #1660
|
2022-03-19 09:52:08 -07:00 |
|
cli.py
|
Backported Python 3.14 asyncio fix from dee0b942
|
2025-11-04 17:36:16 -08:00 |
|
database.py
|
Backport task ID fix #2861 to 0.65.x
|
2026-09-08 10:18:51 -07:00 |
|
default_magic_parameters.py
|
Fix datetime.utcnow deprecation warning
|
2025-11-05 09:50:21 -08:00 |
|
default_menu_links.py
|
Redirect /-/config to /-/settings, closes #1103
|
2020-11-24 12:19:14 -08:00 |
|
default_permissions.py
|
Match table permissions using SQLite case-insensitive names
|
2026-09-10 16:48:27 -07:00 |
|
facets.py
|
Fix for incorrectly handled _facet_size=max, refs #1804
|
2022-09-06 11:05:00 -07:00 |
|
filters.py
|
Check effective table visibility for through filters
|
2026-09-10 16:48:27 -07:00 |
|
forbidden.py
|
New handle_exception plugin hook, refs #1770
|
2022-07-17 16:24:39 -07:00 |
|
handle_exception.py
|
New handle_exception plugin hook, refs #1770
|
2022-07-17 16:24:39 -07:00 |
|
hookspecs.py
|
prepare_jinja2_environment(datasette) argument, refs #1809
|
2022-09-14 14:31:54 -07:00 |
|
inspect.py
|
Modernize code to Python 3.6+ (#1158)
|
2020-12-23 09:04:32 -08:00 |
|
plugins.py
|
Switch from pkg_resources to importlib.metadata
|
2025-11-05 09:50:52 -08:00 |
|
renderer.py
|
Re-display user's query with an error message if an error occurs (#1346)
|
2021-06-01 20:46:20 -07:00 |
|
sql_functions.py
|
_search= queries now correctly escaped, fixes #651
|
2019-12-29 18:48:30 +00:00 |
|
tracer.py
|
tracer.trace_child_tasks() for asyncio.gather tracing
|
2022-02-04 21:19:49 -08:00 |
|
url_builder.py
|
Fixed internal links to respect db.route, refs #1668
|
2022-03-19 17:31:23 -07:00 |
|
version.py
|
Release 0.65.4
|
2026-09-10 16:49:34 -07:00 |