Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend release instructions. | Ben Sturmfels | 2021-09-19 | 1 | -2/+1 |
| | |||||
* | Remove --system-site-packages argument to ./configure. | Ben Sturmfels | 2021-09-18 | 1 | -1/+1 |
| | | | | | | | | MediaGoblin ignores this argument and creates a virtualenv with --system-site-packages regardless. Appears it's been this way since the early days. Removing this make the installation instructions easier to read. | ||||
* | Document re-installation of plugins during upgrade [#5611]. | Ben Sturmfels | 2021-04-09 | 1 | -6/+14 |
| | |||||
* | Now in the 0.12.0 development cycle. | Ben Sturmfels | 2021-04-05 | 1 | -1/+1 |
| | |||||
* | docs: Remove explicit references to Python 3 (now assumed). | Ben Sturmfels | 2021-03-29 | 1 | -20/+6 |
| | |||||
* | Clarify how to find the version number. | Ben Sturmfels | 2021-03-12 | 1 | -2/+2 |
| | |||||
* | Tweak upgrade docs. | Ben Sturmfels | 2021-03-10 | 1 | -54/+53 |
| | |||||
* | Update version number, relnotes and upgrading docs in preparation for release. | Ben Sturmfels | 2021-03-10 | 1 | -11/+20 |
| | |||||
* | Drop Python 2 installation support. | Ben Sturmfels | 2021-03-03 | 1 | -14/+0 |
| | |||||
* | fixup! docs: Add chapter on upgrading, inc. system Python upgrades [#972]. | Ben Sturmfels | 2020-05-11 | 1 | -0/+88 |