Answer the question
In order to leave comments, you need to log in
What's the best way to upgrade Django?
Good day.
I have a project on Djano-Oscar(1.1)(Django 1.8), I want to upgrade its version. How can I do it better? Immediately to the latest version, or gradually over feature releases (1.8 -> 1.9 -> ... )?
And in general there are any recommendations, reefs? As I understand it, first you need to upgrade Django, and only then Django-Oscar?
Thanks in advance for your help.
Answer the question
In order to leave comments, you need to log in
If you have a normal project and at least 60-80% of tests are covered, then you just apache versions of everything - you run the tests, see what is broken. You fix it. You repeat until it works.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question