django · django/TemplateSyntaxError
TemplateSyntaxError
TemplateSyntaxError
Raised when the Django template engine encounters invalid syntax in a template file, such as an unclosed block tag, an unknown filter name, or a malformed variable expression.