#23308: Running a migration fails when adding a foreign key to another app
-------------------------------+----------------------
     Reporter:  amarsahinovic  |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Migrations     |    Version:  1.7-rc-2
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+----------------------
 I'm unable to create a foreign key to another application after running
 initial migrations to create the models and later adding an additional
 foreign key to one of them. It makes the migration, but it fails when I
 try to execute it.

 I've created an example project to demonstrate:
 https://github.com/amarsahinovic/django-migrations-bug-example

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23308>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/056.e4495ff7d0e6b293cc8f68bf0fb640d8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to