Migrating from python 2.7 and Django 1.9 to the latest
What are the best ways to migrate from python2.7 and Django 1.9. The project is hosted in AWS and it uses the s3 for content delivery so a lot of packages for that also exists.
What are the best ways to migrate from python2.7 and Django 1.9. The project is hosted in AWS and it uses the s3 for content delivery so a lot of packages for that also exists.