3.2.1
Added
- Template tag exception details are now rendered on the webpage when
settings.py:DEBUGis enabled.
Fixed
- Prevent exceptions within the
componenttemplate 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.