Changes between Initial Version and Version 1 of Ticket #27737
- Timestamp:
- Jan 16, 2017, 11:38:53 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27737 – Description
initial v1 1 As a followup to #27666 1 As a followup to #27666 2 3 The new behavior inside `state_forwards()` of migration operations is to not reload related models of old relationships in the old state (https://github.com/django/django/pull/7589/files#diff-efb7d00c2383393046c9c5d842f45499R202). This might be just fine, but might cause issues.