Changes between Version 2 and Version 3 of Ticket #31416, comment 4
- Timestamp:
- Apr 3, 2020, 5:18:02 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31416, comment 4
v2 v3 1 1 would this be something doable for a new beginner like me? much appreciated! 2 2 3 should I just display some message or warning like "the migration can't be applied unless some manual editing takes place" whenever this happens? or do I give the user some sort of yes-no option so that they can choose to makemigration or not? 3 should I just display some message or warning like "the migration can't be applied unless some manual editing takes place" whenever this happens? or do I give the user some sort of yes-no option so that they can choose to makemigration or not? or it is appropriate to allow auto-detector to use the reversed order when encountering such situation?