mirror of
https://github.com/django/django.git
synced 2025-02-04 22:47:53 +00:00
78ae8cc5d8
Previously, the technical 500 debug page didn't contain a traceback when the exception chain contained an exception without traceback. Thanks Chris Jerdonek for the report.