示例#1
0
文件: forms.py 项目: safakoner/kit
    def addContact(self):

        return Contact.addContact(self.cleaned_data)