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
templates
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
__main__.py
_version.py
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
hookspecs.py
inspect.py
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
sql_functions.py _search= queries now correctly escaped, fixes #651 2019-12-29 18:48:30 +00:00
tracer.py
version.py