datasette/datasette/views
Simon Willison 79303163b2 Row count fix + sort index page databases alphabetically
Sorting alphabetically should fix a test failure in Python 3.5

Refs #460
2019-05-15 17:40:10 -07:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
database.py DatabaseView no longer uses .inspect(), closes #420 2019-05-01 18:13:26 -07:00
index.py Row count fix + sort index page databases alphabetically 2019-05-15 17:40:10 -07:00
special.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
table.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00