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-reversion==2.0.0 #70

Closed
amureki opened this issue Jun 13, 2016 · 3 comments
Closed

django-reversion==2.0.0 #70

amureki opened this issue Jun 13, 2016 · 3 comments
Labels

Comments

@amureki
Copy link
Contributor

amureki commented Jun 13, 2016

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).

@jedie jedie added the TODO label Jun 14, 2016
@JanMalte
Copy link

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

jedie added a commit that referenced this issue Jun 27, 2016
@jedie
Copy link
Owner

jedie commented Jun 27, 2016

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...

@jedie
Copy link
Owner

jedie commented Aug 25, 2016

v0.7.0 released on PyPi and will support django-reversion v2.0.x
see also: #76

@jedie jedie closed this as completed Aug 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants