Skip to content

🔨 Replace ugettext_lazy with gettext_lazy#42

Open
manikos wants to merge 1 commit into
escaped:masterfrom
hyperlocalhq:django4
Open

🔨 Replace ugettext_lazy with gettext_lazy#42
manikos wants to merge 1 commit into
escaped:masterfrom
hyperlocalhq:django4

Conversation

@manikos
Copy link
Copy Markdown

@manikos manikos commented Jan 5, 2024

Description

Please include a summary of the proposed changes.

Fixes #(issue)

Checklist

  • Tests covering the new functionality have been added
  • Code builds clean without any errors or warnings
  • Documentation has been updated
  • Changes have been added to the CHANGELOG.md
  • You added yourself to the CONTRIBUTORS.md

@jeffpfoster
Copy link
Copy Markdown

jeffpfoster commented Mar 5, 2024

Description

Replaces ugettext_lazy which has been removed in django4.0 with gettext_lazy

Fixes #(43)

Checklist

  • Tests covering the new functionality have been added
  • Code builds clean without any errors or warnings
  • Documentation has been updated
  • Changes have been added to the CHANGELOG.md
  • You added yourself to the CONTRIBUTORS.md

what are the chance we can get this merged to use this with django 4+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants