#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         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by collinanderson):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Could you try re-generating that 0002 migration with the latest 1.7.x
 code? When I re-generated it on my computer with the latest code, it added
 `('articles', '0001_initial'),` as a dependency which fixed it.

 https://github.com/django/django/archive/stable/1.7.x.tar.gz

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23308#comment:1>
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/071.972ada619119f8b6ba7d5fb2adb4df6e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to