django-bootstrap3-datetimepicker icon indicating copy to clipboard operation
django-bootstrap3-datetimepicker copied to clipboard

Removing erroneous option from widgets.

Open NickLamping opened this issue 8 years ago • 0 comments
trafficstars

The language option is no longer available in the datetimepicker's js so having it in there caused the widget to not display. I know this isn't a perfect fix as it would be better to set the locale option as well but this will at least get the widget to work.

NickLamping avatar Mar 26 '17 23:03 NickLamping