1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Updated FIRST_DAY_OF_WEEK for Ukrainian to Monday.

This commit is contained in:
slollo
2014-10-29 03:40:02 +03:00
committed by Tim Graham
parent 03467368db
commit eab3dc195e
2 changed files with 3 additions and 1 deletions

View File

@@ -32,3 +32,5 @@ Bugfixes
* Fixed a migration crash when removing a field that is referenced in
``AlterIndexTogether`` or ``AlterUniqueTogether`` (:ticket:`23614`).
* Updated the first day of the week in the Ukrainian locale to Monday.