datasette/datasette
Simon Willison 2dc281645a Release 0.52.4
Refs #1125, #1131, #1094
2020-12-05 11:41:40 -08:00
..
publish datasette publish cloudrun --apt-get-install, closes #1110 2020-11-24 19:05:35 -08:00
static Fix misaligned table actions cog 2020-12-02 16:33:36 -08:00
templates Blank foreign key labels now show as hyphens, closes #1086 2020-11-11 15:44:04 -08:00
utils Fix startup error on windows (#1128) 2020-12-05 11:35:03 -08:00
views Write errors to stderr, closes #1131 2020-12-04 21:21:11 -08:00
__init__.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
__main__.py Add support for running datasette as a module (#556) 2019-07-11 09:07:44 -07:00
actor_auth_cookie.py ds_author cookie can now expire, closes #829 2020-06-10 12:39:54 -07:00
app.py Try pysqlite3-binary version as well, refs #1125 2020-12-03 20:07:16 -08:00
blob_renderer.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
cli.py Suggest --load-extension=spatialite, closes #1115 2020-11-29 12:13:16 -08:00
database.py Write errors to stderr, closes #1131 2020-12-04 21:21:11 -08:00
default_magic_parameters.py _header_x now defaults to empty string 2020-06-30 15:00:17 -07:00
default_menu_links.py Redirect /-/config to /-/settings, closes #1103 2020-11-24 12:19:14 -08:00
default_permissions.py debug-menu permission, closes #1068 2020-10-30 08:41:57 -07:00
facets.py Renamed datasette.config() to .setting(), closes #1107 2020-11-24 14:06:32 -08:00
filters.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
hookspecs.py database_actions() plugin hook, closes #1077 2020-11-02 10:27:25 -08:00
inspect.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
plugins.py Navigation menu plus menu_links() hook 2020-10-29 20:45:15 -07:00
renderer.py Write errors to stderr, closes #1131 2020-12-04 21:21:11 -08:00
sql_functions.py _search= queries now correctly escaped, fixes #651 2019-12-29 18:48:30 +00:00
tracer.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
url_builder.py Renamed datasette.config() to .setting(), closes #1107 2020-11-24 14:06:32 -08:00
version.py Release 0.52.4 2020-12-05 11:41:40 -08:00