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

Fix Bug Causing Hosting Issue #14

Open
ashmbrown opened this issue Dec 11, 2013 · 1 comment
Open

Fix Bug Causing Hosting Issue #14

ashmbrown opened this issue Dec 11, 2013 · 1 comment

Comments

@ashmbrown
Copy link
Collaborator

When I pull the code from github, something breaks and its hard to get it to work on the website even though the site works locally. We need to figure out where that bug exists.

@DanielleWingler
Copy link
Owner

I encountered a problem with pythonanywhere pulling the site files from my computer. There seems to be a problem with the WSGI file. The error I kept encountering was that there is no settings module in the settings.py file when a project is created with 1.6. I did a google search and it seems that this problem has been encountered before.
http://stackoverflow.com/questions/19824666/django-1-6-with-python-3-3-default-settings-py-file

https://github.com/django/django/blob/master/docs/releases/1.6.txt

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

2 participants