Changes between Initial Version and Version 1 of Ticket #23577, comment 9
- Timestamp:
- 11/13/15 18:37:27 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23577, comment 9
initial v1 1 This also happens when renaming a ManyToManyField and then adding a new ManyToManyField with the same name. I've opened a ticket then @timgraham pointed out that it's duplicate of this one 2 https://code.djangoproject.com/ticket/25752 1 This also happens when renaming a ManyToManyField and then adding a new ManyToManyField with the same name. I've opened ticket #25752 then @timgraham pointed out that it's duplicate of this one.