datasette/tests
Simon Willison f3a3820ff5 _sort and _sort_desc parameters for table views
Allows for paginated sorted results based on a specified column.

Refs #189
2018-04-08 22:10:22 -07:00
..
__init__.py Broke up test_app into test_api and test_html 2017-12-15 04:08:24 -08:00
fixtures.py _sort and _sort_desc parameters for table views 2018-04-08 22:10:22 -07:00
test_api.py _sort and _sort_desc parameters for table views 2018-04-08 22:10:22 -07:00
test_html.py Database/Table views inherit source/license/source_url/license_url metadata 2018-03-27 09:18:32 -07:00
test_inspect.py Mark FTS-related tables as 'hidden' in inspect() 2017-11-21 12:55:59 -08:00
test_utils.py _sort and _sort_desc parameters for table views 2018-04-08 22:10:22 -07:00