datasette/datasette
Simon Willison 943aa2e1f7 Release 0.62a0
Refs #1683, #1701, #1712, #1717, #1718, #1733
2022-05-02 14:38:34 -07:00
..
publish Use type integer for --timeout, refs #1717 2022-04-24 07:09:08 -07:00
static Don't show facet in cog menu if not allow_facet, closes #1683 2022-03-24 12:16:19 -07:00
templates Don't show facet in cog menu if not allow_facet, closes #1683 2022-03-24 12:16:19 -07:00
utils Rename to_decimal/from_decimal to decode/encode, refs #1734 2022-05-02 12:44:09 -07:00
views Execute some TableView queries in parallel 2022-04-26 15:50:02 -07:00
__init__.py Request.fake(... url_vars), plus .fake() is now documented 2022-03-31 19:01:58 -07:00
__main__.py
actor_auth_cookie.py Remove python-baseconv dependency, refs #1733, closes #1734 2022-05-02 12:39:06 -07:00
app.py Clean up compatibility with Pyodide (#1736) 2022-05-02 13:15: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 Also remove default_cache_ttl_hashed setting, refs #1661 2022-03-18 17:25:14 -07:00
database.py Clean up compatibility with Pyodide (#1736) 2022-05-02 13:15:27 -07:00
default_magic_parameters.py
default_menu_links.py
default_permissions.py
facets.py Fixed bug where tables with a column called n caused 500 errors 2022-03-18 18:37:54 -07:00
filters.py filters_from_request plugin hook, now used in TableView 2021-12-17 11:02:14 -08:00
hookspecs.py filters_from_request plugin hook, now used in TableView 2021-12-17 11:02:14 -08:00
inspect.py
plugins.py filters_from_request plugin hook, now used in TableView 2021-12-17 11:02:14 -08:00
renderer.py
sql_functions.py
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.62a0 2022-05-02 14:38:34 -07:00