mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #23967 -- Added formats for Greek
This commit is contained in:
committed by
Tim Graham
parent
7289d01973
commit
74f02557e0
@@ -24,3 +24,5 @@ Bugfixes
|
||||
* Fixed a crash in the ``django.contrib.auth.redirect_to_login`` view when
|
||||
passing a :func:`~django.core.urlresolvers.reverse_lazy` result on Python 3
|
||||
(:ticket:`24097`).
|
||||
|
||||
* Added correct formats for Greek (``el``) (:ticket:`23967`).
|
||||
|
||||
Reference in New Issue
Block a user