Changes between Initial Version and Version 1 of Ticket #28250, comment 5
- Timestamp:
- May 29, 2017, 9:46:41 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28250, comment 5
initial v1 2 2 > I have not looked very closely yet, but shouldn't the check added in #25850 be loosened for this specific case, just like it has been loosened in #27004 for squashed migrations? 3 3 4 Untested patch against 1.10.x with the last two commits in https://github.com/rhertzog/django/tree/ticket_28250 5 6 https://github.com/rhertzog/django/commit/dfbd1fb02040bdc87fbad6459c1cece1052b7799 7 https://github.com/rhertzog/django/commit/cd8de7945a279a0103f6043ae9f8e090e386fc13 4 Untested patch against 1.10.x with the last two commits in https://github.com/rhertzog/django/commits/ticket_28250