mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #24980 -- Fixed day determination in admin calendar widget.
This commit is contained in:
committed by
Tim Graham
parent
b5f8c81ce1
commit
44930cc466
@@ -14,3 +14,7 @@ Bugfixes
|
||||
|
||||
* Fixed a crash in the translations system when the current language has no
|
||||
translations (:ticket:`26046`).
|
||||
|
||||
* Fixed a regression that caused the incorrect day to be selected when opening
|
||||
the admin calendar widget for timezones from GMT+0100 to GMT+1200
|
||||
(:ticket:`24980`).
|
||||
|
||||
Reference in New Issue
Block a user