#27903: RenameModel does not not change ForeignKey with related_name='+'
-----------------------------------------------+------------------------
               Reporter:  Alexander Schrijver  |          Owner:  nobody
                   Type:  Bug                  |         Status:  new
              Component:  Uncategorized        |        Version:  1.10
               Severity:  Normal               |       Keywords:
           Triage Stage:  Unreviewed           |      Has patch:  0
    Needs documentation:  0                    |    Needs tests:  0
Patch needs improvement:  0                    |  Easy pickings:  0
                  UI/UX:  0                    |
-----------------------------------------------+------------------------
 When you create a ForeignKey with a related_name='+' to a second model,
 and you rename the second model, the model which is referred in the
 ForeignKey is not updated. I've created a updated
 OperationTests.test_rename_model test to show this (I'll update this
 ticket when I've created the PR). This only affects 1.10, this issue seems
 to be fixed in 1.11.

--
Ticket URL: <https://code.djangoproject.com/ticket/27903>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.c9502be6cbb898921fd91146ff65e315%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to