Changes between Version 2 and Version 3 of Ticket #31416, comment 8
- Timestamp:
- Apr 12, 2020, 9:16:50 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31416, comment 8
v2 v3 12 12 13 13 hi Sanskar, I am still working on this issue. it may take a longer time for me to fix it since I am a newbie. since this is for my school assignment, may you work on other issues or if we can solve it together? I really appreciate that! 14 15 And I also had the same issue. Since in this case, we want to `Remove_field` before `Create_model`, but the migration list is ordered in `_sort_migrations`. How does `check_dependency` reorder the migration list so that it can solve this issue? 16