Open
Description
pip install django-bootstrap-datepicker-plus
And
Add bootstrap_datepicker_plus to the list of INSTALLED_APPS in your settings.py file.
Do I need to install bootstrap4 / 5 into django ?
i am using the static file in my html page .
<script src=" {% static "js/jquery-3.7.1.min.js" %} </script> <script src=" {% static "js/bootstrap.min.js" %}" </script>Metadata
Metadata
Assignees
Labels
No labels