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

Fix #54 #55

Closed komackaj closed 9 years ago

komackaj commented 9 years ago

This changeset should fix problems with quoting described in issue #54

asaglimbeni commented 9 years ago

Hi Komačka, First of all thank you for your contribution! I'm not sure this commits resolve definitely the issue you reported, so, could you make your pull request to the develop branch as reported in the README? https://github.com/asaglimbeni/django-datetime-widget#contribute Thank you

komackaj commented 9 years ago

Sorry for wrong target branch. Unfortunately GitHub doesn't allow to change PR target branch, so I had to close this one and opened new #56