datasette/datasette/views
2022-11-13 21:49:23 -08:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py Refactor _error helper function 2022-11-03 16:36:43 -07:00
database.py Fix display of padlocks on database page, closes #1848 2022-10-23 19:42:30 -07:00
index.py check_visibility can now take multiple permissions into account 2022-10-23 19:11:33 -07:00
row.py Refactor _error helper function 2022-11-03 16:36:43 -07:00
special.py confirm: true mechanism for drop table API, closes #1887 2022-11-13 21:17:18 -08:00
table.py Renamed return_rows to return in insert API 2022-11-13 21:49:23 -08:00