On Sat, May 27, 2006 5:47 pm, Kenneth Gonsalves said:
>
>
> On Sat, May 27, 2006 4:59 pm, spacedman said:
>>
>> just use PasswordField() in your model.
>>
>> Might be a recent introduction. Its literally a two-liner in
>> django.forms:
>>
>>      class PasswordField(TextField):
>>          input_type = "password"
>
> thats new

not documented

-- 
regards

kg

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to