Password Field
The "PasswordInput()" works but the given below syntax works fine in all views,
password = forms.CharField(max_length=32, widget=forms.PasswordInput)
Last modified
12 years ago
Last modified on Feb 25, 2013, 9:21:16 PM
Note:
See TracWiki
for help on using the wiki.