conjunto.forms.widgets

conjunto.forms.widgets.DatePickerInput

Bases: DateInput

A DateInput that uses a date picker.

It adds Litepicker.js for that input field. Additionally, you can specify another field with "end_field_name" that is used for date ranges by Litepicker then.