DEV Community

Discussion on: Automatically deploying Django app to PythonAnywhere through GitHub.

Collapse
 
oaltun profile image
oaltun

Hi there, thanks for the tutorial.

Question: does one still have to push the "Reload ..." button in the web tab in pythonanywhere manually after doing this? Or is this only for getting the code to pythonanywhere?

If it also solves the problem of manual reloading in the web tab, I will give it a go :).

Collapse
 
soumyaranjannaik profile image
Soumya Ranjan Naik

Yeah, you have to. You can also use pythonanywhere API to do it.