jinja2.runtime.to_string.isupper

to_string.isupper() → bool

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