Skip to content

Conversation

apolkosnik-old
Copy link

In Django 1.9 django.utils.datastructures.SortedDict is removed; it is deprecated in Django 1.7.x.
The first change replaces SortedDict with collections.OrderedDict from the Python standard library.

In Django 1.9 django.utils.datastructures.SortedDict is removed; it is deprecated in Django 1.7.x. 
The first change replaces SortedDict with collections.OrderedDict from the Python standard library.
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

Successfully merging this pull request may close these issues.

2 participants