예제 #1
0
 def form(self):
     return forms.EditProfileForm(self)
예제 #2
0
 def form(self):
     return forms.EditProfileForm(self.request.POST)