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-seo2 has been released #53

Open
romansalin opened this issue Jan 5, 2016 · 1 comment
Open

django-seo2 has been released #53

romansalin opened this issue Jan 5, 2016 · 1 comment

Comments

@romansalin
Copy link

Hi Everyone!

Seems that this repo is no longer maintained, therefore I created django-seo2, you can use it https://github.com/romansalin/django-seo2.

It includes many bugfixes, python 2 and 3 support, django 1.7-1.9 support and an important performance improve: now it's not need to create metadata instances for all models before using it, it was greatly inefficient and may took a long time in case of having many instances.

Any contributions are welcome.

@roskakori
Copy link

roskakori commented Mar 17, 2022

Django-seo2 also does not seem to be maintained anymore and currently breaks with Django 2+ because of some deprecated functions. 😞

This fork seems to work with Django 3+: https://github.com/whyflyru/django-seo

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