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

Django 1.11 support

Open yn-coder opened this issue 8 years ago • 0 comments
trafficstars

Nice package, but it look outdated,

I've got the problems when run on actual Django 1.11

Bootstrap v3.3.6

  1. Build_attrs in widget.py raise a python error. #67 pull is helping, but
  2. Javascript libs look outdated, buttons is frozen and (index):34 Uncaught TypeError: jQuery(...).datetimepicker is not a function is in browser console

Could you suggest a actual working fork?

yn-coder avatar Sep 15 '17 19:09 yn-coder