Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #34886 -- Modified sample use of lazy in delayed translations. #18269

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

lufafajoshua
Copy link
Contributor

Modified example to use python standard library function to lower the case of the string.

Trac ticket number

ticket-34886

Branch description

The example to illustrate the use of lazy objects in delayed translations in django versions 4.2 and 4.1 has been updated to use a python standard library function.

Checklist

  • This PR targets the main branch.
  • The commit message is written in past tense, mentions the ticket number, and ends with a period.
  • I have checked the "Has patch" ticket flag in the Trac system.
  • I have added or updated relevant tests.
  • I have added or updated relevant docs, including release notes if applicable.
  • I have attached screenshots in both light and dark modes for any UI changes.

Modified example to use python standard library function
to lower the case of the string.
Copy link
Contributor

@sarahboyce sarahboyce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Looks good to me ⭐

@sarahboyce sarahboyce merged commit 136a5f9 into django:main Jun 25, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants