Re: Setting up django-sentry?

2011-12-11 Thread Alan
plication > > > > > > > > > > On Mon, Dec 12, 2011 at 00:28, Alan <alan.ill...@gmail.com> wrote: > > Did anyone have any trouble setting up django-sentry? > > > I followed the instructions for the 'integrated' (i.e., client = > > server) approach h

Re: Setting up django-sentry?

2011-12-11 Thread Ezequiel Bertti
show the log configuration of your monitored application On Mon, Dec 12, 2011 at 00:28, Alan <alan.ill...@gmail.com> wrote: > Did anyone have any trouble setting up django-sentry? > > I followed the instructions for the 'integrated' (i.e., client = > server) app

Setting up django-sentry?

2011-12-11 Thread Alan
Did anyone have any trouble setting up django-sentry? I followed the instructions for the 'integrated' (i.e., client = server) approach here: http://sentry.readthedocs.org/en/latest/install/index.html And everything I find online says it's just supposed to caught exceptions by default. I created