Closed WnP closed 6 years ago
Return contextual line information to django when exception is raised during rendering.
This is mostly a port of Mako html_error_template.
This is really helpful and interesting, will be working on this tomorrow :D
Hi @ahmedaljazzar
Glad you like it :wink:
I've made some refactoring to remove some useless variables and computations.
Return contextual line information to django when exception is raised during rendering.
This is mostly a port of Mako html_error_template.