We could perhaps have multiple value support for raw_id_fields in the admin to support it.
Would it be worth working on a DEP for this ?
Götz Bürkle
unread,
Jan 10, 2016, 9:17:04 AM1/10/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-d...@googlegroups.com
Hi James,
> Generic Foreign Keys is pretty useful, do you think Django could provide a model with 2 GFKs and Generic Many-to-Many fields ?
>
> There is a little old implementation in an app that has been out there for a while so it's pretty old: https://github.com/coleifer/django-generic-m2m/
I also think it would be useful to have it in Django. However, as
there are two third-party applications available that cover this
requirement, I am not sure if it really needs to be integrated into
Django. Maybe other people on the mailing list have a better overview
about how relevant such a feature is.