Sunday, September 23, 2018

Re: Update django 1.8 project to 2.0 lts

This can take a lot of time but if you're really into this, you can see the the release notes for every version between 1.8 and 2.0 (especially for version 2.0) and seek for things you can change in your code that were optimised in the meantime.

W dniu niedziela, 23 września 2018 15:57:03 UTC+2 użytkownik David Brown napisał:
I have a large django project built in 1.8 with about 14 apps and a large amount of dependencies.

I already have a good idea about how I'm going to update the 2.7 code to 3.6 or possibly just make it compatible with both, however, I'm not sure what is the best practice and most efficient way to refactor/upgrade the django framework to 2.0 from 1.8.

Bare in mind this thousands of lines of code so efficiency in terms of work is crucial.

Thanks in advance for all suggestions!

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3ef6cb3e-5c47-4660-88bd-566bcfe267e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment