Jump to content

[Solved] support for django3


tdkrish

Recommended Posts

Hi,

I have a Django 3.0 project that I uploaded to Johnny, following the Django wiki, but I keep getting 500 Internal Server Error.

On going back to the wiki I saw that only version 2.1.13 was supported as of Nov 2019.

On searching the questions here I saw that as of Jan 2020 also Django 3 was not supported.

The error report on cPanel seems similar to the error report in that question.

 

Is my project not working because Django 3 is not supported? If so, when can support for Django 3 be expected?

Link to comment
Share on other sites

You can check the current version of django, and all the python modules on Johnny's python 3.7 with this page https://krydos2.heliohost.org/cgi-bin/modules37.py As of the time of thise post django is version 2.1.13. Trying to run a django app for any other version of django is surely going to result in a 500 error. The last time I checked django couldn't be updated any more because it requires a newer version of sqlite than centos provides. I can't manually update the system sqlite because cpanel and centos rely on it. Centos is an extremely stable os, meaning it can go months without a reboot, but the way they get all that stability is by running really old, really well tested versions of software. If you want django 3 the only way to get it on HelioHost at the moment is to get a vps https://www.heliohost.org/vps/

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...