#22824: Unhandled KeyError during makemigrations
---------------------------------+--------------------------------------
     Reporter:  bendavis78       |                    Owner:  nobody
         Type:  Bug              |                   Status:  new
    Component:  Migrations       |                  Version:  master
     Severity:  Release blocker  |               Resolution:
     Keywords:                   |             Triage Stage:  Unreviewed
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+--------------------------------------

Comment (by anonymous):

 Replying to [comment:6 bendavis78]:
 > For my specific case I was able to avoid the error by creating all my
 migrations in one command, eg: `./manage.py migrate unmigrated_a
 unmigrated_b and unmigrated_c`. I think this is still a bug that needs
 fixing, though.
 That's what I meant by my earlier comment; I found that it works if you
 include all the unmigrated apps in one command. So, I guess this is the
 bug I hit on Monday. :)

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

Reply via email to