mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33701 -- Added fine-grained error locations to the technical 500 debug page.
This commit is contained in:
committed by
Mariusz Felisiak
parent
9d726c7902
commit
85b52d22fd
@@ -161,7 +161,8 @@ Email
|
||||
Error Reporting
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
* The debug page now shows :pep:`exception notes <678>` on Python 3.11+.
|
||||
* The debug page now shows :pep:`exception notes <678>` and
|
||||
:pep:`fine-grained error locations <657>` on Python 3.11+.
|
||||
|
||||
File Storage
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user