Comment 4 for bug 496250

Revision history for this message
Daniel Holbach (dholbach) wrote : Re: Name of the current LoCo Contact(s) is not shown

This might be easier than I thought, but still requires a schema change.

Maybe we can just add something like this

contacts = models.ManyToManyField(TeamAdministrator)

and set limit_choices_to = {...}