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

Blackout dates, hours #87

Open sureshvv opened 8 years ago

sureshvv commented 8 years ago

Would like to define some blackout dates/hours. Is this possible? Would be happy to do it with some guidance.