Changes between Version 5 and Version 6 of Ticket #31416, comment 8


Ignore:
Timestamp:
Apr 12, 2020, 10:03:42 PM (4 years ago)
Author:
Nan Liu

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31416, comment 8

    v5 v6  
    1515I 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.
    1616
     17In 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
Back to Top