Skip to content
This repository has been archived by the owner on Nov 25, 2017. It is now read-only.

switch to collections.OrderedDict #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

switch to collections.OrderedDict #2

wants to merge 1 commit into from

Conversation

thraxil
Copy link

@thraxil thraxil commented Apr 4, 2016

django.utils.datastructures.OrderedDict was deprecated in Django 1.7 and removed in 1.9: https://code.djangoproject.com/wiki/SortedDict

`django.utils.datastructures.OrderedDict` is deprecated in Django 1.7
and removed in 1.9: https://code.djangoproject.com/wiki/SortedDict
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant