#23034: Add migrations support for adding ManyToMany "through" model
-----------------------------+------------------------------------------
     Reporter:  lorinkoz@…   |                    Owner:  Marten Kenbeek
         Type:  New feature  |                   Status:  assigned
    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 Simon Charette):

 FWIW a workaround for the current state of things, as long as
 `through._meta.db_table` points to the previously automatically generated
 `db_table`, is to wrap the generated operations in a
 `SeparateDatabaseAndState`.

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

Reply via email to