#22875: "ValueError: Lookup failed for model referenced by field
app.Model.m2mfield: app.ThroghModel" in simple-self contained M2M setup
---------------------------------+--------------------------------------
     Reporter:  ramiro           |                    Owner:  nobody
         Type:  Bug              |                   Status:  new
    Component:  Migrations       |                  Version:  1.7-beta-2
     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
---------------------------------+--------------------------------------
Changes (by ramiro):

 * severity:  Normal => Release blocker


Comment:

 This didn't fail in 1.7b4. `git bisect` between 1.7b4 and current 1.7 code
 shows this is a regression introduced in:

 {{{
 commit 31fc34e447137631e6ea58fc33f3642e65479472
 Date:   Thu Jun 5 23:03:33 2014 -0700

     [1.7.x] Rewrote migration autodetector to involve actual computer
 science.

     Fixes #22605, #22735; also lays the ground for some other fixes.

     Conflicts:
         django/db/migrations/autodetector.py
 }}}

 Marking as release blocker.

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

Reply via email to