Class SelectDateWidget

A widget that splits date input into three <select> boxes.

Declaration

class SelectDateWidget(Widget)
source link

Documentation

This also serves as an example of a Widget that has more than one HTML
element and hence implements value_from_datadict.

Methods

Inherited methods