quantumlicht / django-wine

Django version of Site vins
3 stars 1 forks source link

add a date picker to the date form field. #25

Closed quantumlicht closed 10 years ago

quantumlicht commented 10 years ago

Use css class attributes to link the date picker to a specific form field. Also maybe investigate how to use the admin datepicker widget.

Jquery UI with bootstrap skin: http://addyosmani.github.io/jquery-ui-bootstrap/

Jquery UI Doc: Possibility to localize calenda, but need a way to get the current language in the javascript. Probably stored in the header. http://jqueryui.com/datepicker/#localization

Bootstraped calendar. http://addyosmani.github.io/jquery-ui-bootstrap/components.html#calendar