datasette/datasette/views
Simon Willison d97e82df3c
?_extra= support and TableView refactor to table_view
* Implemented ?_extra= option for JSON views, refs #262
* New dependency: asyncinject
* Remove now-obsolete TableView class
2023-03-22 15:49:39 -07:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py ?_extra= support and TableView refactor to table_view 2023-03-22 15:49:39 -07:00
database.py ?_extra= support and TableView refactor to table_view 2023-03-22 15:49:39 -07:00
index.py register_permissions() plugin hook (#1940) 2022-12-12 18:05:54 -08:00
row.py render_cell(..., request) argument, closes #2007 2023-01-27 19:34:14 -08:00
special.py Applied Black, refs #782 2022-12-31 19:32:07 -08:00
table.py ?_extra= support and TableView refactor to table_view 2023-03-22 15:49:39 -07:00