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

Django 5.x support? #115

Open
gclements-chwy opened this issue Aug 13, 2024 · 1 comment
Open

Django 5.x support? #115

gclements-chwy opened this issue Aug 13, 2024 · 1 comment

Comments

@gclements-chwy
Copy link

Hi, I am working on upgrading our application to Django 5 and I ran into an issue.

V1.1 of django-cryptography imports baseconv from django.utils and baseconv has been removed from Django 5. The current master branch handles the import properly but trying to install master from github fails because of this issue: #110

Is there any plan for a release to support Django 5.x?

@ailandini-accenture
Copy link

The maintainer seems to have vanished, you can follow the thread here #74 there are some less appealing work arounds, but there does not appear to be a substitute django cryptography package which outwardly claims to be 5.0 compatible yet :[

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

No branches or pull requests

2 participants