monim67 / django-bootstrap-datepicker-plus

Bootstrap3/Bootstrap4/Bootstrap5 DatePickerInput, TimePickerInput, DateTimePickerInput, MonthPickerInput, YearPickerInput with date-range-picker functionality for django >= 2.0
https://pypi.python.org/pypi/django-bootstrap-datepicker-plus
MIT License
223 stars 63 forks source link

Document how to use additional formats #48

Closed morenoh149 closed 4 years ago

morenoh149 commented 4 years ago

PR Description

The discussion at https://github.com/monim67/django-bootstrap-datepicker-plus/issues/15 is very useful. This PR adds the information to the docs.

Purpose

There is still confusion on how to use custom formats.

Approach

Documents usage.

Issues solved in this PR

What has Changed

monim67 commented 4 years ago

Really appreciate your time and effort 👍