You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maybe you could update the dependencies to restrict the current version of django-reversion-compare
to require django-reversion>=1.9,<2.0.0 to pretend incompatible setups
TODO: Add a CI run without version limitations... Just something like "pip install django-reversion-compare" and test if it's works. e.g.: without <2.0 the CI run will be break...
Since django-reversion major version has been released, there are plenty of breaking changes.
We should go over changelog and fix all of them.
And release new version (1.0.0, or even 2.0.0 to be in touch with main reversion package).
The text was updated successfully, but these errors were encountered: