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

chore: remove deprecated functions url and ugettext_lazy #3976

Merged
merged 3 commits into from
May 18, 2024

Commits on May 17, 2024

  1. chore: remove deprecated functions url and ugettext_lazy

    ugettext_lazy and url were deprecated in Django 3.x.
    gagantrivedi committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9a1edf1 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Matthew Elwell <matthew.elwell@flagsmith.com>
    gagantrivedi and matthewelwell committed May 17, 2024
    Configuration menu
    Copy the full SHA
    150a0f5 View commit details
    Browse the repository at this point in the history
  3. get rid of gettext_lazy

    gagantrivedi committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ac7a3c5 View commit details
    Browse the repository at this point in the history