mirror of
https://github.com/django/django.git
synced 2025-02-09 00:45:23 +00:00
d12184fedc
Migrations would crash following the removal of an order_with_respect_to field from a model and the addition of an _order field.