Changes between Initial Version and Version 1 of Ticket #23614, comment 4


Ignore:
Timestamp:
Oct 27, 2014, 8:05:47 PM (10 years ago)
Author:
Markus Holtermann

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23614, comment 4

    initial v1  
    11I opened an initial pull-request: https://github.com/django/django/pull/3430
     2
     3This 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.
Back to Top