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

ImportError: cannot import name 'SortedDict' #59

Open
kundansable opened this issue Mar 21, 2017 · 3 comments
Open

ImportError: cannot import name 'SortedDict' #59

kundansable opened this issue Mar 21, 2017 · 3 comments

Comments

@kundansable
Copy link

I was trying to integrate this package with my project, I have django v1.10.3 used in my project
I am getting this error "ImportError: cannot import name 'SortedDict'" in file "rollyourown/seo/base.py"
may be you haven't updated your repo for latest version of django , SortedDict deprecated and Removed in Django 1.9

@jonperron
Copy link

It has not been updated since 3 years ago, so it's still stuck at Django 1.7.

@lawrencemq
Copy link

Any updates on this? It'd be great if we could get this to work with Django 1.11
If the project owner is still around, I could try to make a PR with an updated to an OrderedDict instead.

@bulatshafigullin
Copy link

bulatshafigullin commented Jul 5, 2017

This project is abandoned, I've switched to django-seo2.

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

4 participants