コード例 #1
0
ファイル: forms.py プロジェクト: torte/test_ums
 def clean_new_password1(self):
     return utils.clean_password(self, 'new_password1')