From 76058b363dd1c28aca3ac24b51549b3c60b3c3ad Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Mon, 5 Dec 2022 23:33:22 +0100 Subject: small documentation fixes --- doc/administration/upgrading.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/administration/upgrading.rst b/doc/administration/upgrading.rst index 9d19f90..2b69e4c 100644 --- a/doc/administration/upgrading.rst +++ b/doc/administration/upgrading.rst @@ -27,6 +27,15 @@ done in the following way: If you have downloaded an archive with the Fietsboek source, you need to download the archive with the new version and extract it somewhere. +.. tip:: + + If upgrading fails, try going in smaller steps, e.g. release by release. If + you upgrade over a big version span, the chances are bigger that unintended + interactions occur. + + To do that, use ``git`` or ``pip`` to download specific versions of the + code instead of going for the latest one. + Installing the Python Module ---------------------------- -- cgit v1.2.3