datasette/datasette/views
2018-05-26 15:17:33 -07:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py ?_ttl= parameter and default_cache_ttl config 2018-05-26 15:17:33 -07:00
database.py allow_sql config option to disable custom SQL, closes #284 2018-05-24 22:50:50 -07:00
index.py Used isort to re-order my imports 2018-05-14 00:04:23 -03:00
table.py allow_facet, allow_download, suggest_facets boolean --config 2018-05-24 18:12:27 -07:00