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

Deprecate Django 1.6 support ? #58

Open
angvp opened this issue Nov 30, 2015 · 2 comments
Open

Deprecate Django 1.6 support ? #58

angvp opened this issue Nov 30, 2015 · 2 comments

Comments

@angvp
Copy link
Contributor

angvp commented Nov 30, 2015

django-tagging did it, I think because is not LTS anymore, but now the tests are failing because of that, I thought in provide a patch to get support for Django 1.6 on django-tagging but they explicity removed the support of Django 1.6.

So I think the best way to go is to remove the support of django-planet in django 1.6, good thing is that you can get ride of south migrations if you do this.

@matagus
Copy link
Owner

matagus commented Dec 1, 2015

@angvp nice advice, thanks!

I'm going to pin the current django-tagging to 0.3.6 version though, which works great and its also compatible with Django 1.6, because its a quicker fix.

After that, I'm going to work on Django 1.9 upgrading django-tagging to 0.4.0dev so we can use the latest (and best?) version available, and drop Django 1.6 and its south migrations.

@uda
Copy link

uda commented May 20, 2019

Any news on this issue?

I can't use planet with django > 2.0 because django-tagging < 0.4.3 does not have on_delete.

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

3 participants