Open gamesbook opened 4 years ago
We use default django's datepicker. You can find a package that replace the default datepicker. For example, django-bootstrap-datepicker-plus.
I think own datepicker is a good idea. Thx
I think own datepicker is a good idea Would you able to update this app to allow the user to specify one?
The current date picker does not allow easy navigation of date across a long time span (many years). Can it either be customised to provide a year & month drop-down selector, or can it be readily replaced with a better one? (see, for example, https://www.codehim.com/demo/jquery-wbn-datepicker/ )