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 django-sentry
Hi,
I have set up sentry and set SENTRY_DATABASE_USING to a secondary DB.
Since I use south, when I run manage.py migrate sentry, sentry tables
are being created in the default database instead of the secondary
one.