datasette/datasette
2020-11-29 09:37:43 -08:00
..
publish datasette publish cloudrun --apt-get-install, closes #1110 2020-11-24 19:05:35 -08:00
static Fix off-screen action menu bug, refs #1084 2020-11-21 15:33:04 -08:00
templates Blank foreign key labels now show as hyphens, closes #1086 2020-11-11 15:44:04 -08:00
utils /usr/local/lib/mod_spatialite.so 2020-11-29 09:37:43 -08:00
views Renamed datasette.config() to .setting(), closes #1107 2020-11-24 14:06:32 -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 Renamed datasette.config() to .setting(), closes #1107 2020-11-24 14:06:32 -08:00
blob_renderer.py Use f-strings in place of .format() 2020-11-15 15:24:22 -08:00
cli.py Updated docs renaming config to settings 2020-11-24 13:22:33 -08:00
database.py Use f-strings in place of .format() 2020-11-15 15:24:22 -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 2020-11-28 15:54:35 -08:00