The admin interface is just a view into your database, and the password hash is what's in your database.
_Nik On 12/19/2011 9:57 AM, zodman vr wrote: > It is a dump ass question. > > But why on django admin/auth/user put the input with hash of the > password ?¿ > > this not make sense to me! > -- > You received this message because you are subscribed to the Google > Groups "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/i6cR-LlvVNkJ. > 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?hl=en. -- 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?hl=en.

