Skip to content

Need to install bootstrap4 ? #123

Open
@gzbenson

Description

@gzbenson

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions