If I set DEBUG=True this Django app runs fine. If I remove DEBUG=True I get
a "Bad Request (400)" and apache error logs show lots of this..
[Fri Aug 15 03:04:27.400567 2014] [core:warn] [pid 2011:tid 140575764432768] AH00045: child process 2015 still did not exit, sending a SIGTERM
[Fri Aug 15 03:04:29.402824 2014] [core:warn] [pid 2011:tid 140575764432768] AH00045: child process 2015 still did not exit, sending a SIGTERM
[Fri Aug 15 03:04:31.405041 2014] [core:warn] [pid 2011:tid 140575764432768] AH00045: child process 2015 still did not exit, sending a SIGTERM
[Fri Aug 15 03:04:33.407308 2014] [core:error] [pid 2011:tid 140575764432768] AH00046: child process 2015 still did not exit, sending a SIGKILL