We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9872eb8 commit 26904a3Copy full SHA for 26904a3
README.md
@@ -15,7 +15,7 @@ bootstrap-datepicker.js multiple times can cause unexpected behavior.
15
16
Currently no pypi package for this version, so install directly from git:
17
18
-* Run `pip git+https://github.com/samuelcolvin/django-bootstrap3-datetimepicker.git@<CHOOSE SHA HERE>#egg=django-bootstrap3-datetimepicker==2.4`
+* Run `pip git+https://github.com/samuelcolvin/django-bootstrap3-datetimepicker.git@2.4#egg=django-bootstrap3-datetimepicker==2.4`
19
* Add `'bootstrap3_datetime'` to your `INSTALLED_APPS`
20
21
## Example
0 commit comments