datasette/tests
Simon Willison c1d37fdf2b Fixed bug with human filter description, refs #189
We were showing this:

    201 rows where sorted by sortable_with_nulls

We now show this:

    201 rows sorted by sortable_with_nulls
2018-04-08 22:10:22 -07:00
..
__init__.py
fixtures.py
test_api.py Fixed bug with human filter description, refs #189 2018-04-08 22:10:22 -07:00
test_html.py
test_inspect.py
test_utils.py