Hendrik Sünkler
Results
1
comments of
Hendrik Sünkler
Answering your second question: The latest version is not available on [PyPI](https://pypi.python.org/pypi/django-bootstrap3-datetimepicker), so `pip install django-bootstrap3-datetimepicker` installs version 2.2.3 right now. You can use `pip install git+https://github.com/nkunihiko/django-bootstrap3-datetimepicker.git` to get the...