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

fix deprecated ugettext method call for django 4 #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tngeene
Copy link

@tngeene tngeene commented Mar 27, 2022

This pull request contains a fix in the ugettext call in the constants.py file.
That method has been deprecated in Django 4> where the package throws errors when running the Django server.

Fixes #65

@kishanmmohan
Copy link

@juliomalegria - can you please accept this pull request and release the package update.

Thanks.

@tngeene
Copy link
Author

tngeene commented Oct 17, 2022

@juliomalegria - can you please accept this pull request and release the package update.

Thanks.

Looks like @juliomalegria no longer maintains the package.
@kishanmmohan

trevoriancox added a commit to trevoriancox/django-chunked-upload that referenced this pull request May 19, 2024
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.

Deprecated method ugettext call on constants file
2 participants