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
218 stars 125 forks source link

catch TypeError as well to prevent empty/missing field causing error. #9

Closed stringfellow closed 11 years ago

stringfellow commented 11 years ago

fixes #4

asaglimbeni commented 11 years ago

Hi, This is a good solution, but please can you pull in develop branch? Thank you