Changes between Initial Version and Version 1 of Ticket #23614, comment 4
- Timestamp:
- Oct 27, 2014, 8:05:47 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23614, comment 4
initial v1 1 1 I opened an initial pull-request: https://github.com/django/django/pull/3430 2 3 This patch only solves the problem for one situation: removing a field. However, renaming a field and keeping it in the `index/unique_together` option isn't supported yet.