datasette/datasette
2020-12-03 20:07:16 -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 Show pysqlite3 version on /-/versions, if installed - #1125 2020-12-03 14:08:50 -08:00
views Fix for OPTIONS request against /db, closes #1100 2020-12-02 16:49:55 -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 Moved comment for clarity 2020-11-29 12:27:34 -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 Use f-strings in place of .format() 2020-11-15 15:24:22 -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.3 2020-12-03 11:07:05 -08:00