mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #32105 -- Added template paths as ExceptionReporter class attributes.
This allows replacement of the debugging templates without having to copy-paste the `get_traceback_html` and `get_traceback_text` functions into a subclass. Thanks to Nick Pope for review.
This commit is contained in:
committed by
Carlton Gibson
parent
411cc0ae18
commit
68e33b347d
1
tests/view_tests/templates/my_technical_500.txt
Normal file
1
tests/view_tests/templates/my_technical_500.txt
Normal file
@@ -0,0 +1 @@
|
||||
Oh dear, an error occurred!
|
||||
Reference in New Issue
Block a user