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.1 compatibility #974

Closed
g10f opened this issue Aug 7, 2024 · 5 comments
Closed

Django 5.1 compatibility #974

g10f opened this issue Aug 7, 2024 · 5 comments

Comments

@g10f
Copy link

g10f commented Aug 7, 2024

Currently django-reversion does not work with django 5.1.
E.g is_hidden() Method on ManyToOneRel class doesn't exist anymore.

@woojing
Copy link

woojing commented Aug 8, 2024

It is solved in #969

@spapas
Copy link

spapas commented Aug 8, 2024

Any idea when we'll get a new release of django-reversion ? Django 5.1 has landed but the patched version of django-reversion isn't on pypi yet.

TIA

@spapas
Copy link

spapas commented Aug 8, 2024

If it helps, I tested Django 5.1 it with the master version (7c23ff4) and works fine, at least with my project.

@woojing
Copy link

woojing commented Aug 9, 2024

Hey @etianen,

First off, thanks a ton for all your work on django-reversion! It’s been super helpful for our project. 🙌

I wanted to check in and see if there’s a chance for a new release soon.

With Django 5.1 coming out, the current version of django-reversion is no longer compatible, and we’re really eager to keep things running smoothly.

Of course, no pressure--just wanted to bring it to your attention. Thanks again for everything you do!

@etianen
Copy link
Owner

etianen commented Aug 9, 2024

This will shortly be released as v5.1.0 ❤️

@etianen etianen closed this as completed Aug 9, 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

No branches or pull requests

4 participants