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

Time Disabled #104

Open unicornlox opened 7 years ago

unicornlox commented 7 years ago

hello, how can I make my day clock passive ? example: like daysOfWeekDisabled, daysOfTimeDisabled or The function bootstrap-dateTimePicker looks like onRenderHour, How do we do this with django?