Changes between Initial Version and Version 1 of Ticket #23474, comment 2
- Timestamp:
- Sep 11, 2014, 5:49:14 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23474, comment 2
initial v1 1 The bug is in https://github.com/django/django/blob/ master/django/db/migrations/executor.py#L39-L43.1 The bug is in https://github.com/django/django/blob/44185591385ac278b66e2007208c8656f323f9b6/django/db/migrations/executor.py#L39-L43. 2 2 3 3 The code should be (I think)