| .. |
|
publish
|
publish heroku now deploys with Python 3.8.5
|
2020-08-18 13:49:13 -07:00 |
|
static
|
Upgrade CodeMirror to 5.57.0, refs #948
|
2020-08-30 10:39:16 -07:00 |
|
templates
|
Rename default error template to error.html, refs #965
|
2020-09-14 11:30:31 -07:00 |
|
utils
|
sqlite3.enable_callback_tracebacks(True), closes #891
|
2020-09-15 14:59:17 -07:00 |
|
views
|
Fix for MagicParameters error with no POST body, closes #967
|
2020-09-15 13:12:57 -07:00 |
|
__init__.py
|
Apply black to everything, enforce via unit tests (#449)
|
2019-05-03 22:15:14 -04:00 |
|
__main__.py
|
Add support for running datasette as a module (#556)
|
2019-07-11 09:07:44 -07:00 |
|
_version.py
|
Fix numerous typos (#561)
|
2019-07-26 13:25:44 +03:00 |
|
actor_auth_cookie.py
|
ds_author cookie can now expire, closes #829
|
2020-06-10 12:39:54 -07:00 |
|
app.py
|
Fix for DeprecationWarning: invalid escape sequence
|
2020-09-15 13:10:38 -07:00 |
|
cli.py
|
New -o option for opening Datasette in your browser, closes #970
|
2020-09-22 07:26:47 -07:00 |
|
database.py
|
Don't hang in db.execute_write_fn() if connection fails
|
2020-08-15 15:35:31 -07:00 |
|
default_magic_parameters.py
|
_header_x now defaults to empty string
|
2020-06-30 15:00:17 -07:00 |
|
default_permissions.py
|
Express no opinion if allow block is missing
|
2020-06-30 15:49:06 -07:00 |
|
facets.py
|
Improvements + docs for db.execute() and Results class
|
2020-05-08 09:05:46 -07:00 |
|
filters.py
|
Use None as a default arg (#901)
|
2020-07-31 11:42:38 -07:00 |
|
hookspecs.py
|
Added columns argument to various extra_ plugin hooks, closes #938
|
2020-08-16 11:09:53 -07:00 |
|
inspect.py
|
Apply black to everything, enforce via unit tests (#449)
|
2019-05-03 22:15:14 -04:00 |
|
plugins.py
|
Magic parameters for canned queries
|
2020-06-27 19:58:16 -07:00 |
|
renderer.py
|
Fix bug with ?_nl=on and binary data, closes #914
|
2020-08-16 11:26:49 -07:00 |
|
sql_functions.py
|
_search= queries now correctly escaped, fixes #651
|
2019-12-29 18:48:30 +00:00 |
|
tracer.py
|
Test against Python 3.8 in Travis (#623)
|
2019-11-10 19:45:34 -08:00 |
|
version.py
|
Apply black to everything, enforce via unit tests (#449)
|
2019-05-03 22:15:14 -04:00 |