Abdul Monim
Abdul Monim
Updated the documentation about this issue, see [Troubleshooting](https://django-bootstrap-datepicker-plus.readthedocs.io/en/latest/Troubleshooting.html#fix-404-not-found-errors) section.
Please provide your setup information (see the first comment here). Which configuration process are you following?
Is there any way I can check it out myself? You sure the font files are loading properly?
From version 5.0.0 media urls can be overridden to use local static path. Details on [customization](https://django-bootstrap-datepicker-plus.readthedocs.io/en/latest/customization.html).
We lose the tests now when we delete and recreate the collection, so we can't use the testing feature. API consumers only run the urls as a schema reference. Retaining...
Closing pre v5 issues as stale.
Turns out the tempus-dominus v4 [doesn't support locale for tooltips](https://getdatepicker.com/4/#using-locales). But the tooltips can be customised setting the [tooltips option](https://github.com/Eonasdan/tempus-dominus/blob/4.17.49/src/js/bootstrap-datetimepicker.js#L2448-L2474).
Closing pre v5 issues as stale. From v5 the error messages are more informative.
Closing pre v5 issues as stale. From v5 the error messages are more informative.
There's a `defaultDate` option which can be used to set the dates to today.