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
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:
with two specific datetimefield on form. ( to have start /end datetime)
with one datetime-field that count time range from first input to second input.
Maybe They can be two differente widget.
Suggestions are appreciated
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