예제 #1
0
파일: forms.py 프로젝트: torte/test_ums
 def clean_new_password1(self):
     return utils.clean_password(self, 'new_password1')