@sahildua2305 I've upgraded the program to include Python3 and Django 2.2.7 support and also added Python3 language support in the main ide. It works perfectly in the debug environment. However, when I try to run it with the $HE_CLIENT_SECRET=your_token_here python manage.py runserver command, it fails to show me the static files on the browser. Could you please help me out on this?
Also, can I file a PR for this?
@sahildua2305 I've upgraded the program to include Python3 and Django 2.2.7 support and also added Python3 language support in the main ide. It works perfectly in the debug environment. However, when I try to run it with the
$HE_CLIENT_SECRET=your_token_here python manage.py runserver
command, it fails to show me the static files on the browser. Could you please help me out on this? Also, can I file a PR for this?