datasette/datasette/utils
Simon Willison ee64130fa8 Refactor to use new resolve_database/table/row methods, refs #1896 2022-11-18 14:46:25 -08:00
..
__init__.py Refactor to use new resolve_database/table/row methods, refs #1896 2022-11-18 14:46:25 -08:00
asgi.py Refactor to use new resolve_database/table/row methods, refs #1896 2022-11-18 14:46:25 -08:00
baseconv.py Rename to_decimal/from_decimal to decode/encode, refs #1734 2022-05-02 12:44:09 -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 actor_from_request for dstok_ tokens, refs #1852 2022-10-25 19:18:41 -07:00