Closed diagnose closed 9 years ago
What django version compatibility does this have when this fix is applied?
I know for a fact at least 1.7 and up. I haven't gotten around to testing it without outdated versions yet.
I would like to support at least 1.6 in the app, if we can support down to 1.6 I can merge this.
Fixed in another PR
SortedDict is planned to be removed in Django 1.9, and has been replaced with OrderedDict.