Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing in deployment part - pythonanywhere #1209

Closed
pradeep-sukhwani opened this issue Feb 8, 2018 · 2 comments
Closed

Missing in deployment part - pythonanywhere #1209

pradeep-sukhwani opened this issue Feb 8, 2018 · 2 comments

Comments

@pradeep-sukhwani
Copy link
Contributor

After "Setting the virtualenv" and done all the steps to clone the repo and create the appropriate database and migrations we still need to define the following things in order to avoid Internal server error issues:

Under web section:

In Code:

  • Source code, Working directory, WSGI configuration file and Python version

In Static files:

  • Static files URL for admin and actual content
  • media URL
  • if anyone is using images from a static directory then we need to define that also separately.

Language

Python

Is this related to a specific language of the tutorial?
Yes

@pradeep-sukhwani pradeep-sukhwani changed the title Missing in deploy part - pythonanywhere Missing in deployment part - pythonanywhere Feb 8, 2018
@magul
Copy link
Member

magul commented Feb 8, 2018

Are You aware of #1190? Can You confirm, that it's resolved there?

@pradeep-sukhwani
Copy link
Contributor Author

Interesting!! A few months back, I spent almost an hour on the configuration part while I was deploying the website on pythonanywhere for the first time.

Thanks for the update and yes it's a good solution.

@hjwp hjwp closed this as completed Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants