You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
when raven tries to determine version it goes for different approaches, this
get_version
call here https://github.com/dcramer/raven/blob/master/raven/utils/__init__.py#L64dies when trying to call this evil bit:
https://github.com/django/django/blob/master/django/db/backends/postgresql_psycopg2/version.py#L24
i think just wrapping it up in a try/except should suffice
thank you for the awesome tool!
The text was updated successfully, but these errors were encountered: