is_protected_type(obj)
[source]
Determine if the object instance is of a protected type.
Objects of protected types are preserved as-is when passed to force_text(strings_only=True)
.
is_protected_type(obj)
[source]
Determine if the object instance is of a protected type.
Objects of protected types are preserved as-is when passed to force_text(strings_only=True)
.
Please login to continue.