django-seo
django-seo copied to clipboard
django-seo2 has been released
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.
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