Changes between Initial Version and Version 1 of Ticket #32206, comment 4
- Timestamp:
- Nov 18, 2020, 11:09:50 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32206, comment 4
initial v1 2 2 I just thought maybe we can remove `verbose_name` from `old_field_dec` and `field_dec` and then compare them. 3 3 I don't know this is the right approach or not. 4 5 [https://github.com/django/django/pull/13695 PR]