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 (With Django 1.9) #54

Open
ashishnetworks opened this issue Jan 24, 2016 · 2 comments
Open

Comments

@ashishnetworks
Copy link

When I tried to make migrations after installing app I suddenly started to get following error

../django1.9/local/lib/python2.7/site-packages/rollyourown/seo/base.py", line 10, in
from django.utils.datastructures import SortedDict
ImportError: cannot import name SortedDict

after readin over Stackoverflow I happened to know SortedDict pack is removed form Django1.9 so the app is not working. Does any body know how to solve the issu ?

@sgaynetdinov
Copy link

Hello, i am use django-seo2

@ashishnetworks
Copy link
Author

I will Give a try.. Thanks though

On Mon, Feb 1, 2016 at 3:42 PM Sergey Gaynetdinov [email protected]
wrote:

Hello, i am use django-seo2 https://github.com/romansalin/django-seo2


Reply to this email directly or view it on GitHub
#54 (comment)
.

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