Called by the str built-in function.
x.__str__() <==> str(x)
cf.Field.__repr__
cf.FieldList
Enter search terms or a module, class or function name.