datasette/datasette
Simon Willison 65e913fbbc Extract and refactor filters into filters.py
This will help in implementing __in as a filter, refs #433
2019-04-15 16:02:20 -07:00
..
publish about and about_url metadata options 2019-03-14 20:54:42 -07:00
static ?_where= parameter on table views, closes #429 2019-04-12 18:37:22 -07:00
templates Continue sketching out new facet design, refs #427 2019-04-15 07:01:39 -07:00
views Extract and refactor filters into filters.py 2019-04-15 16:02:20 -07:00
__init__.py Move version info back to separate module 2018-05-22 12:35:21 -07:00
_version.py Add version number support with Versioneer 2018-05-22 12:35:21 -07:00
app.py Continue sketching out new facet design, refs #427 2019-04-15 07:01:39 -07:00
cli.py 'datasette serve -i immutable.db' option, refs #419 2019-03-17 16:25:15 -07:00
facets.py Continue sketching out new facet design, refs #427 2019-04-15 07:01:39 -07:00
filters.py Extract and refactor filters into filters.py 2019-04-15 16:02:20 -07:00
hookspecs.py WIP refactoring facets to plugin, refs #427 2019-04-13 13:03:59 -07:00
inspect.py display_columns_and_rows() no longer uses inspect, refs #420 2019-04-06 20:11:08 -07:00
plugins.py WIP refactoring facets to plugin, refs #427 2019-04-13 13:03:59 -07:00
utils.py Extract and refactor filters into filters.py 2019-04-15 16:02:20 -07:00
version.py Move version info back to separate module 2018-05-22 12:35:21 -07:00