datasette/datasette/views
2024-02-16 13:59:56 -08:00
..
__init__.py New JSON design for query views (#2118) 2023-08-07 18:47:39 -07:00
base.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
database.py Fire insert-rows on /db/-/create if rows were inserted, refs #2260 2024-02-16 13:59:56 -08:00
index.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
row.py alter: true for row/-/update, refs #2101 2024-02-08 13:36:17 -08:00
special.py /-/config page, closes #2254 2024-02-06 12:33:46 -08:00
table.py Make ds.pemrission_allawed(..., default=) a keyword-only argument, refs #2262 2024-02-08 20:12:31 -08:00