class ChoiceField(**kwargs) [source] Default widget:
class ComboField(**kwargs) [source] Default widget:
max_value
class DecimalField(**kwargs) [source] Default widget:
class GenericIPAddressField(**kwargs) [source] A field containing either an IPv4 or an IPv6
class SlugField(**kwargs) [source] Default widget:
class FilePathField(**kwargs) [source] Default widget:
max_length
input_formats A list of formats used to attempt to convert a string to a valid datetime.time object.
Field.has_changed() [source] The has_changed() method is used to determine if
Page 7 of 8