datasette/datasette/views
2019-05-27 19:23:18 -07:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py Rename InterruptedError => QueryInterrupted, closes #490 2019-05-27 17:16:36 -07:00
database.py Databse.primary_keys(table) / fts_table(table) refactor, closes #488 2019-05-27 11:27:42 -07:00
index.py Databse.primary_keys(table) / fts_table(table) refactor, closes #488 2019-05-27 11:27:42 -07:00
special.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
table.py Fix pagination when sorted by expanded foreign key 2019-05-27 19:23:18 -07:00