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