class DateTimeInput [source] Date/time input as a simple text box: <input type='text'
Form.prefix You can put several Django forms inside one <form> tag. To give each Form its own
class TimeField(**kwargs) [source] Default widget:
choices This attribute is optional when the form field does not have a choices attribute. If it does, it will override
Form.is_bound If you need to distinguish between bound and unbound form instances at runtime, check the value of the form’s
class GenericIPAddressField(**kwargs) [source] A field containing either an IPv4 or an IPv6
max_value
class FilePathField(**kwargs) [source] Default widget:
min_value These control the range of values permitted in the field, and should be given as decimal.Decimal values
format The format in which this field’s initial value will be displayed. If no format
Page 14 of 18