1
0
mirror of https://github.com/django/django.git synced 2025-03-23 07:40:44 +00:00
cammil 313c3d1aa1 Fixed -- Fixed display of errors in extended blocks.
Get the template that caused the exception and get the
exception info from that template, using the node that
caused the exception.
2021-07-02 11:38:15 +02:00
..