zokis / django-bootstrap-datetimepicker

DateTime Picker to Django using Bootstrap Twitter and bootstrap-datetimepicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Widget doesnt work with django >= 1.9

edvm opened this issue · comments

There is a typo at widgets.py,

File "/home/edvm/.virtualenvs/.../lib/python3.5/site-packages/bootstrap3_datetime/widgets.py", line 2, in <module>
    from django.forms.util import flatatt

It should be:

from django.forms.util import flatatt

Hit this bug when did: pip install django-bootstrap3-datetimepicker

Sorry, filled a bug in the wrong project, this should go to: https://github.com/Eonasdan/bootstrap-datetimepicker
Sorry hehe 💃