3.2.1
Added
- Template tag exception details are now rendered on the webpage when
settings.py:DEBUG
is enabled.
Fixed
- Prevent exceptions within the
component
template tag from causing the whole template to fail to render.
settings.py:DEBUG
is enabled.component
template tag from causing the whole template to fail to render.