django / code.djangoproject.com

Configuration for Django's Trac instance (code.djangoproject.com)
BSD 3-Clause "New" or "Revised" License
48 stars 42 forks source link

Upgraded sentry-sdk to 1.40.4 (latest) #184

Closed bmispelon closed 8 months ago

bmispelon commented 8 months ago

According to https://docs.sentry.io/platforms/python/integrations/django/#supported-versions this version of Sentry is not compatible with Django 1.11, so we need to merge #183 first.

felixxm commented 8 months ago

@bmispelon Thanks :+1: