asaglimbeni / django-datetime-widget

Bootstrap django-datetime-widget is a simple and clean widget for DateField, Timefiled and DateTimeField in Django framework. It is based on Bootstrap datetime picker, supports both Bootstrap 3 and Bootstrap 2
Other
219 stars 125 forks source link

DateTime range widget. #18

Open asaglimbeni opened 11 years ago

asaglimbeni commented 11 years ago

A specific widget that work with two datetime widget , the first one work like datetime-start and the second one like datetime-end that depend on what the first was selected.

This can work in two way:

Maybe They can be two differente widget. Suggestions are appreciated