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 61 forks source link

Use local form media assets #77

Closed JV-Cunha closed 1 year ago

JV-Cunha commented 2 years ago

Use local static files instead of CDN

Purpose

Describe the problem or feature in addition to a link to the issues.

Issues solved in this PR

monim67 commented 1 year ago

Resolved by alternative approach.