datasette/datasette
2020-05-21 10:53:51 -07:00
..
publish Removed Zeit Now v1 support, closes #710 2020-04-04 16:04:33 -07:00
static Column headings now black in mobile view, closes #729 2020-05-15 11:16:47 -07:00
templates Visually distinguish float/int columns, closes #729 2020-05-14 22:51:39 -07:00
utils Use dirs_exist_ok=True, refs #744 (#768) 2020-05-21 10:53:51 -07:00
views type-pk instead of type-link CSS class, closes #729 2020-05-14 22:55:20 -07: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
_version.py Fix numerous typos (#561) 2019-07-26 13:25:44 +03:00
app.py Improvements + docs for db.execute() and Results class 2020-05-08 09:05:46 -07:00
cli.py Rename execute_against_connection_in_thread() to execute_fn(), refs #685 2020-05-08 07:16:39 -07:00
database.py Improvements + docs for db.execute() and Results class 2020-05-08 09:05:46 -07:00
facets.py Improvements + docs for db.execute() and Results class 2020-05-08 09:05:46 -07:00
filters.py Added 'not like' table filter, refs #750 2020-05-02 12:04:54 -07:00
hookspecs.py prepare_connection() now takes datasette and database args, refs #678 2020-02-21 17:32:40 -08:00
inspect.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
plugins.py Removed Zeit Now v1 support, closes #710 2020-04-04 16:04:33 -07:00
renderer.py Port Datasette from Sanic to ASGI + Uvicorn (#518) 2019-06-23 20:13:09 -07:00
sql_functions.py _search= queries now correctly escaped, fixes #651 2019-12-29 18:48:30 +00:00
tracer.py Test against Python 3.8 in Travis (#623) 2019-11-10 19:45:34 -08:00
version.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00