Re: Debugging Django under wsgi and pydev

2010-07-07 Thread Dmitry Dulepov
Hi! Doug Warren wrote: > Is there a way to run a django app that's being served on the local > machine via Apache and mod_wsgi using the integrated debugger in wsgi? > I did a few google searches but nothing popped out as being the > obvious solution, other than a suggestion from google to run ap

Debugging Django under wsgi and pydev

2010-07-04 Thread Doug Warren
Is there a way to run a django app that's being served on the local machine via Apache and mod_wsgi using the integrated debugger in wsgi? I did a few google searches but nothing popped out as being the obvious solution, other than a suggestion from google to run apache httpd -x which I'd take as