django.template.base.TokenType
django
template
base
TokenType
class TokenType(Enum):
View In Hierarchy
Undocumented
BLOCK
COMMENT
TEXT
VAR
int
2
3
0
1