Skip to content

Upgrade to Django v4#206

Open
coluck wants to merge 4 commits into
javrasya:masterfrom
coluck:master
Open

Upgrade to Django v4#206
coluck wants to merge 4 commits into
javrasya:masterfrom
coluck:master

Conversation

@coluck

@coluck coluck commented Dec 16, 2022

Copy link
Copy Markdown

I tried to test django-river on new versions of Django(v4). There were some errors. Tried to fix it with this PR.

  • ugettext_lazy was deprecated in v2.2 and no longer used in django v3+. Reference.
  • Upgrade django-mptt package from 0.9.1 to 0.14. Reference
  • Remove providing_args argument from django.dispatch.dispatcher.Signalobjects. Reference.

@coluck coluck changed the title Convert ugettext_lazy to gettext_lazy Upgrade to Django v4 Dec 16, 2022

@santiago1114 santiago1114 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

this works for latest django version

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