widget Must be a subclass of
years An optional list/tuple of years to use in the “year” select box. The default is a list containing the current year and
Form.use_required_attribute New in Django 1.10. When
class DurationField(**kwargs) [source] Default widget:
BoundField.field The form
months An optional dict of months to use in the “months” select box. The keys of the dict correspond
class BoundField [source] Used to display HTML or access attributes for a single field of
BoundField.auto_id The HTML ID attribute for this BoundField. Returns an empty string if Form.auto_id
class Textarea [source] Text area: <textarea>...</textarea>
coerce A function that takes one argument and returns a coerced value. Examples include the built-in int, float
Page 10 of 18