I am trying to publish my site on an Amazon\'s EC2 Instance, and I keep getting a 500 error. I really dunno why.
//Log Files
[Sun Feb 17 23:12:48
For me, this indicated Django wasn't installed on the sever. Fixed via
pip install Django