datasette/datasette
Simon Willison b87130a036 Table page partially works on PostgreSQL, refs #670 2020-02-13 12:43:06 -08:00
..
publish gcloud run is now GA, s/beta// (#660) 2020-01-21 15:28:11 -08:00
static Display 0 results, closes #637 2019-11-22 22:07:01 -08:00
templates Include asyncio task information in /-/threads debug page 2019-12-04 22:47:17 -08:00
utils Reformatted with black 2020-02-12 22:05:46 -08:00
views Table page partially works on PostgreSQL, refs #670 2020-02-13 12:43:06 -08: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
app.py Datasette.render_template() method, closes #577 2020-02-04 12:26:17 -08:00
cli.py --port argument for datasette package, plus tests - closes #661 2020-01-29 14:46:43 -08:00
database.py Table page partially works on PostgreSQL, refs #670 2020-02-13 12:43:06 -08:00
facets.py Table page partially works on PostgreSQL, refs #670 2020-02-13 12:43:06 -08:00
filters.py pk__notin= filter, closes #614 2019-11-03 20:11:55 -08:00
hookspecs.py extra_template_vars plugin hook (#542) 2019-07-05 17:05:56 -07:00
inspect.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
plugins.py _search= queries now correctly escaped, fixes #651 2019-12-29 18:48:30 +00:00
postgresql_database.py Table page partially works on PostgreSQL, refs #670 2020-02-13 12:43:06 -08:00
renderer.py Port Datasette from Sanic to ASGI + Uvicorn (#518) 2019-06-23 20:13:09 -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