1
0
mirror of https://github.com/django/django.git synced 2025-01-27 10:39:40 +00:00
lufafajoshua 3a4a44978a [5.0.x] Fixed #34886 -- Modified sample use of lazy in delayed translations.
Modified example to use python standard library function
to lower the case of the string.

Backport of 136a5f94099e428dd57572ebd16905fb25ef227e from main.
2024-06-25 09:04:03 +02:00
..