Re: Debugging Django project using Eclipse (Apache + mod_wsgi)

2010-03-16 Thread Stefan
Thanks. Good article. On 16 мар, 22:53, dan levine wrote: > this is a good place to get started: > > http://code.google.com/p/modwsgi/wiki/DebuggingTechniques > > On Mar 16, 10:11 am, Stefan wrote: > > > > > Hello, > > > When i used Django

Re: Debugging Django project using Eclipse (Apache + mod_wsgi)

2010-03-16 Thread dan levine
this is a good place to get started: http://code.google.com/p/modwsgi/wiki/DebuggingTechniques On Mar 16, 10:11 am, Stefan wrote: > Hello, > > When i used Django web-server there were no problems with debugging > Django projects in Eclipse IDE. > I had to deploy it on

Debugging Django project using Eclipse (Apache + mod_wsgi)

2010-03-16 Thread Stefan
Hello, When i used Django web-server there were no problems with debugging Django projects in Eclipse IDE. I had to deploy it on Apache web server. How can i debug the same project if it is deployed on Apache with module mod_wsgi? With regards, Stefan -- You received this message because you