Bootstrap3/Bootstrap4/Bootstrap5 DatePickerInput, TimePickerInput, DateTimePickerInput, MonthPickerInput, YearPickerInput with date-range-picker functionality for django >= 2.0 - django-bootstrap-datepicker-plus/.github/CODE_OF_CONDUCT.md at master · mo
Install Django project requirements (in my casepython -m pip install -r requirements/local.txtwhich includesdjango-bootstrap-datepicker-plus==5.0.2, same problem with 5.0.3) Try to run a test that uses a form that has a datepicker Test fails withImportErrorshown above. Expected behavior Test ...