summaryrefslogtreecommitdiff
path: root/django/utils/topological_sort.py
AgeCommit message (Expand)Author
2020-06-02[2.2.x] Fixed E128, E741 flake8 warnings.Mariusz Felisiak
2019-02-27[2.2.x] Refs #30179 -- Moved topological sort functions to django.utils.Matthias Kestenholz