Changes between Version 4 and Version 5 of Ticket #31416, comment 8
- Timestamp:
- Apr 12, 2020, 9:56:05 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31416, comment 8
v4 v5 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 14 15 Ok. I was able to swap the operations when I appended a dependency on field removal of all of its bases. 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.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