datasette/datasette
Brian Grinstead 3ecd131e57
Use DOMContentLoaded instead of load event for CodeMirror initialization. Closes #1894 (#1898)
2022-11-17 23:29:00 -08:00
..
publish --min-instances and --max-instances Cloud Run publish options, closes #1779 2022-08-14 10:07:30 -07:00
static Upgrade to CodeMirror 6, add SQL autocomplete (#1893) 2022-11-16 15:49:06 -08:00
templates Use DOMContentLoaded instead of load event for CodeMirror initialization. Closes #1894 (#1898) 2022-11-17 23:29:00 -08:00
utils Better comment handling in SQL regex, refs #1860 2022-10-27 11:47:48 -07:00
views Include SQL schema for CodeMirror on query pages, closes #1897 2022-11-17 17:19:37 -08:00
__init__.py
__main__.py
actor_auth_cookie.py
app.py Fix bug with breadcrumbs and request=None, closes #1849 2022-10-26 14:13:31 -07:00
blob_renderer.py
cli.py Add new entrypoint option to --load-extensions. (#1789) 2022-08-23 11:34:30 -07:00
database.py Tests now close SQLite database connections and files explicitly, refs #1843 2022-11-03 13:37:26 -07:00
default_magic_parameters.py
default_menu_links.py
default_permissions.py
facets.py Fix for incorrectly handled _facet_size=max, refs #1804 2022-09-06 11:05:00 -07:00
filters.py
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
plugins.py New handle_exception plugin hook, refs #1770 2022-07-17 16:24:39 -07:00
renderer.py
sql_functions.py
tracer.py
url_builder.py
version.py Release 0.63.1 2022-11-10 23:01:20 -08:00