mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #28710 -- Fixed the Basque DATE_FORMAT string
Thanks Eneko Illarramendi for the report and initial patch.
This commit is contained in:
@@ -11,3 +11,5 @@ Bugfixes
|
||||
|
||||
* Prevented ``cache.get_or_set()`` from caching ``None`` if the ``default``
|
||||
argument is a callable that returns ``None`` (:ticket:`28601`).
|
||||
|
||||
* Fixed the Basque ``DATE_FORMAT`` string (:ticket:`28710`).
|
||||
|
||||
Reference in New Issue
Block a user