Commit graph

9 commits

Author SHA1 Message Date
Simon Willison
c16be14517
How to upgrade using Docker 2019-11-20 10:02:07 -08:00
Simon Willison
cf7776d36f
Support Python 3.8, stop supporting Python 3.5 (#627)
* Upgrade to uvicorn 0.10.4
* Drop support for Python 3.5
* Bump all dependencies to latest releases
* Update docs to reflect we no longer support 3.5
* Removed code that skipped black unit test on 3.5

Closes #622
2019-11-11 21:09:11 -08:00
Simon Willison
a464594475
Added inline contents for installation page 2019-05-16 03:15:03 -07:00
Simon Willison
623c552ff4 'Try Datasette without installing anything using Glitch'
Also new 'Play with a live demo' section, both at the top of the Getting
Started documentation page.

https://datasette.readthedocs.io/en/latest/getting_started.html

Closes #464
2019-05-15 21:57:36 -07:00
Simon Willison
6b398c2971
Link to dev environment instructions from installation guide 2018-10-27 10:34:31 -07:00
Simon Willison
6df6f712b3
Release notes for 0.23.2 2018-07-07 22:28:45 -07:00
Simon Willison
29bd606514
Documentation typo 2018-06-28 00:09:03 -05:00
Simon Willison
7d9bcdd307
Documentation tweaks 2018-06-28 00:07:53 -05:00
Simon Willison
ad66c0da2b
Installation instructions, including docker image - closes #328 2018-06-27 22:59:58 -05:00