Hi all,

Ok, here is a question for anybody who might have a quick answer (since
I can't find it in the documentation, and am too lazy to try to find it
in the code :-))

Is there an eazy way to add a password field (similar to the one in the
User model) in my model? What I need is a field that I can compare some
value to without storing the clear-text value in the field. (of course
using the User model itself is not an option in my case, otherwise I
would have not asked the question.)

-- 
Thanks,
Medhat


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

Reply via email to