match A regular expression pattern; only files with names matching this expression will be allowed as choices.
fields A tuple of fields whose values are cleaned and subsequently combined into a single value. Each value of the field is
BoundField.id_for_label Use this property to render the ID of this field. For example, if you are manually constructing a
years An optional list/tuple of years to use in the “year” select box. The default is a list containing the current year and
path The absolute path to the directory whose contents you want listed. This directory must exist.
Form.use_required_attribute New in Django 1.10. When
Field.clean(value) [source] Although the primary way you’ll use Field classes
class Textarea [source] Text area: <textarea>...</textarea>
Form.has_changed() Use the has_changed() method on your Form when you need to check if the form data
widget Must be a subclass of
Page 9 of 18