Migrate sentry to webpack

This commit is contained in:
2024-10-13 16:47:33 +02:00
committed by Bartuccio Antoine
parent 1720307c21
commit 361a06e5b3
7 changed files with 146 additions and 19 deletions

View File

@ -71,6 +71,7 @@ if settings.DEBUG:
urlpatterns += [path("__debug__/", include(debug_toolbar.urls))]
if settings.SENTRY_ENV == "development":
"""Sentry debug endpoint
This function always crash and allows us to test