Changes between Initial Version and Version 1 of Ticket #28073, comment 16
- Timestamp:
- Jul 5, 2018, 8:50:15 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28073, comment 16
initial v1 1 I had the same issue. In my case, I agree with testvinder. In my case, I've delete some fields in db, and have RemoveField in migrations. In 1.10.7, It works fun and crash in 2.0.7.1 I had the same issue. Agree with testvinder. In my case, I've delete some fields in db, and have RemoveField in migrations. In 1.10.7, It works fun and crash in 2.0.7. 2 2 3 3 I just modify the fields.py in line 145 with: