The relevant commit might be https://github.com/django/django/commit/10b44e45256ddda4258ae032b8d4725a3e3284e6. That change was made in Django 2.1. You didn't say what version of Django you're using.
You'll have to give more details about your case and what's behaving differently. On Sunday, April 12, 2020 at 8:57:12 AM UTC-4, Gordon wrote: > > Why was the error log removed from handle_uncaught_exception? I didn't > find mention about it but I've recently encountered a middleware causing a > 500 error and not getting a traceback log was unexpected. > > > https://github.com/django/django/blob/stable/2.0.x/django/core/handlers/exception.py#L115 > > Should it be added back or is it intentionally removed? > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/41b3957e-d39a-4078-b476-23e6c56815bf%40googlegroups.com.