Changes between Version 2 and Version 3 of Ticket #33586, comment 12
- Timestamp:
- Sep 16, 2022, 2:50:37 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33586, comment 12
v2 v3 1 1 These lines were loading {{{apps}}} when the migration is applied backward. So instead of popping, simply not loading them inside {{{MigrationExecutor._migrate_all_backwards}}} should do the work. 2 But this is also not correct solution as here also we're disabling cache.2 But i think this is also not the correct solution. 3 3 4 4 {{{#!diff