jinja2.runtime.to_string.isalnum

to_string.isalnum() → bool

Return True if all characters in S are alphanumeric and there is at least one character in S, False otherwise.