Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'django_bootstrap_datepicker_plus' #89

Closed
SKAv81 opened this issue Feb 11, 2023 · 1 comment
Closed

Comments

@SKAv81
Copy link

SKAv81 commented Feb 11, 2023

Hello, I need help here.. I have installed 'django_bootstrap_datepicker_plus' in my project virtual environment.. but i get this error - ModuleNotFoundError: No module named 'django_bootstrap_datepicker_plus'.. I have added it to installed_apps, tried upgrade etc and am sure it is installed.. still not sure why I am getting this message.. can anyone please help?

@smunoz-ml
Copy link

You have to add it to INSTALLED_APPS using bootstrap_datepicker_plus, not django_bootstrap_datepicker_plus

@monim67 monim67 closed this as completed Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants