Home | History | Annotate | Download | only in afe

Lines Matching refs:email_list

1369     email_list: list of people to email on completion delimited by any of:
1514 email_list = dbmodels.CharField(max_length=250, blank=True)
1615 email_list=options.get('email_list'),