class SmallIntegerField(**options) [source] Like an IntegerField, but only allows
class CharField(max_length=None, **options) [source] A string field, for small- to large-sized
to_python(value) [source] Converts the value into the correct Python object. It acts as the
Page 30 of 30