Skip to content

Latest commit

 

History

History
85 lines (62 loc) · 3.16 KB

File metadata and controls

85 lines (62 loc) · 3.16 KB

django-bootstrap-datepicker-plus documentation

This django widget contains Bootstrap 3, Bootstrap 4 and Bootstrap 5 Date-Picker, Time-Picker, DateTime-Picker, Month-Picker and Year-Picker input with date-range-picker functionality for django version >= 1.8. The widget implements bootstrap-datetimepicker v4 to show bootstrap-datepicker in django model forms and custom forms which can be configured easily for date-range selection.

 Build Status Documentation Status Coverage Status
 Python Versions PyPI version Licence
 Date-picker Datetime-picker Time-picker

Demo

Getting_Started Walkthrough Usage Template_Customizing Troubleshooting Contributing