1
0
mirror of https://github.com/django/django.git synced 2025-10-30 17:16:10 +00:00
Files
django/tests/migrations
Nick Pope 1282b5e420 Fixed #32528 -- Replaced django.utils.topological_sort with graphlib.TopologicalSort().
graphlib.TopologicalSort() is available since Python 3.9.
2023-01-19 06:31:40 +01:00
..