#12203: ManyToManyField with through model can't be used in admin
-------------------------------------+-------------------------------------
     Reporter:  David Gouldin        |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  M2M, admin,          |             Triage Stage:  Accepted
  through, through_fields            |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Sylvain Fankhauser):

 Unfortunately, the `auto_created=True` hack doesn't work if you want to
 use foreign keys to the `through` model. You'll get a `(fields.E300) Field
 defines a relation with model 'JobTitleExperienceThrough', which is either
 not installed, or is abstract`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/12203#comment:20>
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/066.3537935ef0b870f702a34e57250f73aa%40djangoproject.com.

Reply via email to