django-bootstrap3-datetimepicker icon indicating copy to clipboard operation
django-bootstrap3-datetimepicker copied to clipboard

Initial date

Open Bernardoow opened this issue 11 years ago • 1 comments
trafficstars

How i put initial date?

Bernardoow avatar Jul 29 '14 21:07 Bernardoow

pass initial='2001-01-01', for example, to the DateField you're using the widget on.

cjw296 avatar Mar 16 '15 16:03 cjw296