Changes between Version 5 and Version 6 of Ticket #31416, comment 8
- Timestamp:
- Apr 12, 2020, 10:03:42 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31416, comment 8
v5 v6 15 15 I was able to swap the operations when I appended a `manual dependency` on field removal of all of its bases in `generate_created_models`. If you don't mind me asking, how am I able to know that is the field we are tryna remove? I am reading the code currently, but i will still leave this "dumb" question here just in case I don't find it by the time. 16 16 17 In addition, in terms of possible duplicate `Remove_fields`, I wasn't able to generate multiple same `Remove_fields` for `title`, so i guess this is already handled somewhere in the code? 18