I am in Japan and the date widget is not happy with my regional settings. I can pick a date, but when I try to validate the form (through clicking in 'save'), it says 'input a valid date'. I didn't have much time to look into it so I just added a line to your datewidget initialization :
Thanks for the feedback. I did not spend much time looking at internationalisation issues when I wrote this. Hopefully when I have time I will incorporate your suggestion.
I am in Japan and the date widget is not happy with my regional settings. I can pick a date, but when I try to validate the form (through clicking in 'save'), it says 'input a valid date'. I didn't have much time to look into it so I just added a line to your datewidget initialization :
became
Now the date are not displayed using my local preferences, but it works.