Fixed #18773 -- Added logging for template variable resolving
Added a django.template logger without a default handler. Added logging if there is an exception while resolving variables in a template.
Loading
Please register or sign in to comment
Added a django.template logger without a default handler. Added logging if there is an exception while resolving variables in a template.