예제 #1
0
파일: forms.py 프로젝트: safakoner/kit
    def addContact(self):

        return Contact.addContact(self.cleaned_data)