datasette/datasette
Simon Willison 5364fa7f33
Revert #216 until I can get tests to pass in Travis
Revert "Fix for _sort_desc=sortable_with_nulls test, refs #216"

This reverts commit 07fc2d113e.

Revert "Fixed #216 - paginate correctly when sorting by nullable column"

This reverts commit 2abe539a0f.
2018-04-16 17:53:37 -07:00
..
static Ability to sort using form fields (for mobile portrait mode) 2018-04-09 17:34:32 -07:00
templates Better mechanism for handling errors; 404s for missing table/database 2018-04-13 11:17:22 -07:00
__init__.py Start of the plugin system, based on pluggy (#210) 2018-04-15 17:56:15 -07:00
app.py Revert #216 until I can get tests to pass in Travis 2018-04-16 17:53:37 -07:00
cli.py New --plugins-dir=plugins/ option (#212) 2018-04-15 22:22:01 -07:00
hookspecs.py Start of the plugin system, based on pluggy (#210) 2018-04-15 17:56:15 -07:00
utils.py New --plugins-dir=plugins/ option (#212) 2018-04-15 22:22:01 -07:00
version.py Releasing v0.18 - support for units! 2018-04-14 08:36:10 -07:00