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
It seems that in adding __acall__ to the Django middleware, the functionality for processing exceptions was inadvertently removed, leading to a regression in #286. Please re-add that function.