mirror of
https://github.com/django/django.git
synced 2025-01-26 18:19:18 +00:00
75430be86f
Made MigrationGraph forwards_plan() and backwards_plan() fall back to an iterative approach in case the recursive approach exceeds the recursion depth limit.