This website requires JavaScript.
Explore
Help
Sign in
github
/
datasette
Watch
1
Star
0
Fork
You've already forked datasette
0
mirror of
https://github.com/simonw/datasette.git
synced
2025-12-10 16:51:24 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b463f60158
datasette
/
datasette
/
views
History
Simon Willison
b463f60158
?_ttl= parameter and default_cache_ttl config
...
Refs
#285
,
Closes
#289
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