django-bootstrap3-datetimepicker
django-bootstrap3-datetimepicker copied to clipboard
Added Django 1.11 support
build_attrs was changed in Django 1.11. I added backwards compatible build_attrs function along with changing the flatatt import to work with later versions of Django.
Is there a possibility this could get merged? This fix has been working for me in 1.11. Thanks.