Deploying Django app using passenger
问题 I can get through everything on their wiki - and then I'm lost. http://wiki.dreamhost.com/Django I have a blank Django template, and whenever I try to change anything I get a 500 internal server error. I have completely developed my django app locally and just want to host it online - figured it would be easy but am slowly learning that it is not. I upload my app "videos" to this directory and then put it into the installed apps and ran "python manage.py syncdb", which finds no fixtures