Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Datepicker v4 #45

Open
akellne opened this issue Jul 6, 2015 · 3 comments
Open

Update Datepicker v4 #45

akellne opened this issue Jul 6, 2015 · 3 comments

Comments

@akellne
Copy link

akellne commented Jul 6, 2015

Will there be an update to datepicker v4? Besides, though v2.3 seems to be the stable version I does not seem to be possible to install it via pip.

@suenkler
Copy link

Answering your second question: The latest version is not available on PyPI, 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 latest version.

@dman777
Copy link

dman777 commented Oct 16, 2015

No luck:

(chrono)chrono@escchrono:~/chrono/chrono$ pip install git+https://github.com/nkunihiko/django-bootstrap3-datetimepicker.git --upgrade
Collecting git+https://github.com/nkunihiko/django-bootstrap3-datetimepicker.git
  Cloning https://github.com/nkunihiko/django-bootstrap3-datetimepicker.git to /tmp/pip-_YxzBm-build
Installing collected packages: django-bootstrap3-datetimepicker
  Found existing installation: django-bootstrap3-datetimepicker 2.3
    Uninstalling django-bootstrap3-datetimepicker-2.3:
      Successfully uninstalled django-bootstrap3-datetimepicker-2.3
  Running setup.py install for django-bootstrap3-datetimepicker
Successfully installed django-bootstrap3-datetimepicker-2.3

@samuelcolvin
Copy link

as with #41, https://github.com/samuelcolvin/django-bootstrap3-datetimepicker fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants