#23034: Add migrations support for adding ManyToMany "through" model
-----------------------------+------------------------------------
     Reporter:  lorinkoz@…   |                    Owner:  (none)
         Type:  New feature  |                   Status:  new
    Component:  Migrations   |                  Version:  master
     Severity:  Normal       |               Resolution:
     Keywords:               |             Triage Stage:  Accepted
    Has patch:  1            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  1
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+------------------------------------

Comment (by agger-magenta):

 As a developer bitten by this I'd like to second this motion: A customer
 changed their data model mid-project, and now we need to add fields to a
 many-to-many relationship & I'm looking at a) deleting all migrations and
 reinitializing the DB or b) make one of the workarounds here play without
 being too much of a hack.

 I'd be grateful to be able to do this automatically one day, I think the
 use case is common enough.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23034#comment:13>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/076.39bf71cf162fa8bcb9d8da2e6dab97d9%40djangoproject.com.

Reply via email to