mirror of
https://github.com/django/django.git
synced 2025-01-23 16:50:41 +00:00
25e06bca57
Refactored openCalendar function from DateTimeShortcuts.js. Now, when entered manually in the input field, the date will show up correctly on the calendar for locales that don't use "-" for separator. Thanks charettes for revivew and Alexey Boriskin for some of the patch.