#25627: Django is swallowing ImportErrors in migrations for modules containing 
the
string 'south'
-------------------------------+--------------------------------------
     Reporter:  gavinwahl      |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  Migrations     |                  Version:  1.9a1
     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 timgraham):

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


Comment:

 That error message was added in #25618 but I guess reverting it won't fix
 the issue either. I think this issue affects 1.8 and 1.7 too (silently
 putting apps with such errors in `unmigrated_apps` before #25618), but
 perhaps we could backport c4af8eb366be45420e13a400cc1dcc8fab91c1ad to 1.9.
 I expect South is probably obsoleted by Django 1.9 too but I didn't want
 to backport a non-release blocker at this point without a better
 justification.

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

Reply via email to