datasette/datasette/views
Simon Willison e90e1ce39f
Cleaned up view_definition/table_definition code in table view
Also moved those out of standard JSON into just the HTML template context
2018-06-16 15:08:11 -07:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py Basic CSV export, refs #266 2018-06-14 23:51:23 -07:00
database.py allow_sql config option to disable custom SQL, closes #284 2018-05-24 22:50:50 -07:00
index.py Basic CSV export, refs #266 2018-06-14 23:51:23 -07:00
special.py Basic CSV export, refs #266 2018-06-14 23:51:23 -07:00
table.py Cleaned up view_definition/table_definition code in table view 2018-06-16 15:08:11 -07:00