This repository was archived by the owner on Jul 11, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,11 @@ Bootstrap3 and jQuery have to be included along with `{{ form.media }}`
9090Release Notes
9191-------------------------------
9292
93+ ###### v2.3
94+
95+ * Updated bootstrap-datetimepicker.js to version 3.0
96+
97+
9398###### v2.2.3
9499
95100* Updated bootstrap-datetimepicker.js to version 2.1.30
Original file line number Diff line number Diff line change @@ -98,6 +98,15 @@ Bootstrap3 and jQuery have to be included along with
9898Release Notes
9999-------------
100100
101+ v2.3
102+
103+ - Updated bootstrap-datetimepicker.js to version 3.0
104+
105+ v2.2.3
106+
107+ - Updated bootstrap-datetimepicker.js to version 2.1.30
108+
109+
101110v2.2.3
102111
103112- Updated bootstrap-datetimepicker.js to version 2.1.30
Original file line number Diff line number Diff line change 88 'static/bootstrap3_datetime/js/*.js' ,
99 'static/bootstrap3_datetime/js/locales/*.js' ,]},
1010 include_package_data = True ,
11- version = '2.2. 3' ,
11+ version = '2.3' ,
1212 description = 'Bootstrap3 compatible datetimepicker for Django projects.' ,
1313 long_description = open ('README.rst' ).read (),
1414 author = 'Nakahara Kunihiko' ,
1515 author_email = 'nakahara.kunihiko@gmail.com' ,
16- url = 'https://github.com/nkunihiko /django-bootstrap3-datetimepicker' ,
16+ url = 'https://github.com/gcaprio /django-bootstrap3-datetimepicker.git ' ,
1717 license = 'Apache License 2.0' ,
1818 classifiers = [
1919 'Intended Audience :: Developers' ,
You can’t perform that action at this time.
0 commit comments