You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to disqus-opensource
I just set up a sentry standalone server and I'm using raven on a
number of django applications to log server errors.
This is definitely neat stuff.
It doesn't seem to pick up the 'site' although I have SENTRY_SITE
configured in the settings.py of the client apps. Is there anything
else I have to do to get it to work?
The "URLs" tab also reports: "There are no records recorded for this
event," although the correct URL does appear in the "Details" tab of
the error. What is missing?