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
7a2ed9f8a1
datasette
/
datasette
/
views
History
Simon Willison
7a2ed9f8a1
Fixed bug with ?_sort= and ?_search=,
closes
#1214
2021-02-02 13:21:03 -08:00
..
__init__.py
Refactored views into new views/ modules, refs
#256
2018-05-14 00:04:23 -03:00
base.py
Fixed bug loading database called 'test-database (1).sqlite'
2021-01-24 21:13:05 -08:00
database.py
Renamed /:memory: to /_memory, with redirects -
closes
#1205
2021-01-28 14:48:56 -08:00
index.py
/db/table/-/blob/pk/column.blob download URL, refs
#1036
2020-10-24 16:09:18 -07:00
special.py
Use f-strings in place of .format()
2020-11-15 15:24:22 -08:00
table.py
Fixed bug with ?_sort= and ?_search=,
closes
#1214
2021-02-02 13:21:03 -08:00