datasette/datasette/utils
Simon Willison b49fa446d6 --cors Access-Control-Max-Age: 3600, closes #2079 2023-05-25 15:05:58 -07:00
..
__init__.py --cors Access-Control-Max-Age: 3600, closes #2079 2023-05-25 15:05:58 -07:00
asgi.py Put AsgiLifestyle back so server starts up again, refs #1955 2022-12-17 17:22:00 -08:00
baseconv.py Rename to_decimal/from_decimal to decode/encode, refs #1734 2022-05-02 12:44:09 -07:00
check_callable.py Rename callable.py to check_callable.py, refs #2078 2023-05-25 11:49:40 -07:00
internal_db.py Fixed remaining code and docs for new block=True default, closes #1579 2021-12-23 11:18:20 -08:00
shutil_backport.py Backport of Python 3.8 shutil.copytree, refs #744 (#769) 2020-05-27 11:17:43 -07:00
sqlite.py Show pysqlite3 version on /-/versions, if installed - #1125 2020-12-03 14:08:50 -08:00
testing.py Port app_client to ds_client for most of test_html.py, refs #1959 2022-12-17 13:47:55 -08:00