예제 #1
0
 def save(self):
   ContactMessage.set_mails(self.cleaned_data['mails'])
   ContactMessage.set_intro(self.cleaned_data['intro'])