#25618: Django migration system breaks with unhelpful error message if south
migrations accidentally retained
-----------------------------------+------------------------------------
     Reporter:  ryuusenshi         |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Migrations         |                  Version:  1.7
     Severity:  Normal             |               Resolution:
     Keywords:  migrations, south  |             Triage Stage:  Accepted
    Has patch:  1                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  1                  |                    UI/UX:  0
-----------------------------------+------------------------------------

Comment (by ryuusenshi):

 I'm not even sure if this should really be fixed on django's side, but
 I've created another
 
[https://code.djangoproject.com/attachment/ticket/25618/django_style_migrations_fix.diff
 patch], just in case.

 This patch would make it so that in the case such as `django-extensions`
 where south `migrations` module was just left hanging around, against
 instructions to be moved, Django would just ignore those migrations.

 I will create a pull request later, and let the core developers decide
 whether this should be addressed or not.

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

Reply via email to