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

README.rst says option clearBtn is False, but is actually True #67

Open melwil opened 9 years ago

melwil commented 9 years ago

I get the clear button in my view, but I can set it to False to remove it.