datasette/datasette
fcatus 2d7fa8b905
Use None as a default arg (#901)
Thanks, @fcatus!

* Use None as a default arg
* Black formatting fix

Co-authored-by: Simon Willison <swillison@gmail.com>
2020-07-31 11:42:38 -07:00
..
publish
static "white-space: pre-wrap" for all table cells, refs #896 2020-07-16 12:06:45 -07:00
templates Improvements to allow block logic and debug tool 2020-07-24 17:04:06 -07:00
utils Use None as a default arg (#901) 2020-07-31 11:42:38 -07:00
views Fixed content-disposition header on DB download, closes #909 2020-07-29 14:34:22 -07:00
__init__.py
__main__.py
_version.py
actor_auth_cookie.py
app.py /-/allow-debug tool, closes #908 2020-07-24 15:55:10 -07:00
cli.py Use explicit lifestyle=on for Uvicorn, refs #873 2020-06-29 08:42:50 -07:00
database.py
default_magic_parameters.py _header_x now defaults to empty string 2020-06-30 15:00:17 -07:00
default_permissions.py Express no opinion if allow block is missing 2020-06-30 15:49:06 -07:00
facets.py
filters.py Use None as a default arg (#901) 2020-07-31 11:42:38 -07:00
hookspecs.py New forbidden() plugin hook, closes #812 2020-06-30 21:17:38 -07:00
inspect.py
plugins.py
renderer.py
sql_functions.py
tracer.py
version.py