Setting up django-sentry?
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 a view that only raises an exception
& it's not being stored in my sentry_messages table - and nothing gets
populated on localhost:8000/sentry
I installed using pip, and the interface works fine for me. Any tips
or suggestions? Did this not work out-of-the-box for anyone?
Thanks!
-alan
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home