datasette/datasette
Simon Willison 0c616f732c Release 0.53
Refs #1132, #1135, #1133, #1138, #1137
2020-12-10 17:44:36 -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 Powered by links to datasette.io, closes #1138 2020-12-10 15:37:08 -08:00
utils Fix startup error on windows (#1128) 2020-12-05 11:35:03 -08:00
views _header=off option for CSV export, closes #1133 2020-12-10 15:28:44 -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 datasette serve --create option, closes #1135 2020-12-09 11:45:45 -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 arraynotcontains filter, closes #1132 2020-12-07 14:41:03 -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.53 2020-12-10 17:44:36 -08:00