sarc Posted April 7 Posted April 7 Hi, i'd like to upgrade django version to 5.1.1 if possible to work better with python 3.12.4 , that's what some sites suggest me to do to solve this, thanks.
wolstech Posted April 7 Posted April 7 I'm not sure this is possible because Django is shared by everyone on the server...upgrading it might break many other users' software. Krydos would know for sure though.
Krydos Posted April 7 Posted April 7 For Django updates we generally scan the accounts looking for Django installs, send out an email to everyone using Django, give them a week or more to test and make sure their website will work on the new version, and then do the update as long as no one replies and asks for more time.
Krydos Posted April 14 Posted April 14 To give an update, we're planning on upgrading to Python 3.13 and we will also update to the latest version of Django at the same time. Morty will be upgraded first, then Tommy, and then Johnny. We don't provide exact ETAs for upgrades like this, but it should happen within the next few months.
Recommended Posts