Contribute Media
A thank you to everyone who makes this possible: Read More

Upgrading EOL Django: A Journey from V1 to V5

Description

Finding out that an application is using a legacy version of a framework can be a stressful and intimidating task, knowing that you're going to be responsible for bringing the application back to a supported version. This talk will cover what this type of journey would look like in the Django ecosystem by using a real world example of a small Django project that was acquired from its original developer. We will be covering multiple different scenarios and also be providing helpful tips for approaching legacy applications in general along the way.

By the end of the talk, the attendees will be able to: - Know where to find critical documentation for moving between Django versions - Identify the ideal upgrade path - Learn and Explore ways to deal with legacy code - How to effectively evaluate which version of dependencies need to be upgraded to.

Details

Improve this page