Skip to content

Update from 2.5.10 to 2.11.7 #6683

Answered by candlerb
jonatangobbato asked this question in Q&A
Discussion options

You must be logged in to vote

Direct one-step upgrade generally works fine.

However, you need to read the release notes for all the intervening major versions - in your case 2.6, 2.7, 2.8, 2.9, 2.10, 2.11 - and scroll down to the bottom for the first release (2.6.0, 2.7.0 etc) where the breaking changes are listed.

Compare your configuration.py with the new configuration.example.py and look for any changes in settings. Usually, new settings can be omitted, however there are some changes which need to be made. These are called out in the release notes. From memory, important ones are:

  • changes to the redis settings
  • changes to external authentication if you're using it

The REST API and the ORM API are not stable, and d…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ryanmerolle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants