datasette/datasette
Simon Willison 0934844c0b request.post_vars() no longer discards empty values 2020-06-03 06:48:39 -07:00
..
publish Removed Zeit Now v1 support, closes #710 2020-04-04 16:04:33 -07:00
static Flash messages mechanism, closes #790 2020-06-02 14:12:18 -07:00
templates Added messages to pattern portfolio, refs #790 2020-06-02 15:34:50 -07:00
utils request.post_vars() no longer discards empty values 2020-06-03 06:48:39 -07:00
views Flash messages mechanism, closes #790 2020-06-02 14:12:18 -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
actor_auth_cookie.py New request.cookies property 2020-06-02 14:11:41 -07:00
app.py More efficient modifiation of scope 2020-06-02 17:05:33 -07:00
cli.py --root option and /-/auth-token view, refs #784 2020-05-31 18:16:42 -07:00
database.py Removed db.get_outbound_foreign_keys method 2020-05-30 11:39:46 -07:00
default_permissions.py Added /-/permissions debug tool, closes #788 2020-05-31 22:00:36 -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 Implemented actor_from_request with tests, refs #699 2020-05-31 18:16:42 -07:00
inspect.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
plugins.py /-/plugins now shows details of hooks, closes #794 2020-06-02 14:49:28 -07:00
renderer.py New implementation for RequestParams 2020-05-29 16:22:22 -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