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

Unit Test? #71

Open siolag161 opened 9 years ago

siolag161 commented 9 years ago

I was working on #33 and then realized you don't have any unit test, yet. Don't you think it's high time we added some?

ollytheninja commented 9 years ago

Yes, probably one of the reasons I didn't get further with #33 myself.