コード例 #1
0
ファイル: forms.py プロジェクト: safakoner/kit
    def addContact(self):

        return Contact.addContact(self.cleaned_data)