value_to_string(obj) [source]
 
Converts obj to a string. Used to serialize the value of the field.
See Converting field data for serialization for usage.
When using model forms, the Field needs to know which form field it should be represented by:
Please login to continue.