コード例 #1
0
ファイル: emails.py プロジェクト: timp21337/membership
 def handle(self, *args, **options):
     Member.emails(args[0], args[1:])