Re: django.contrib.auth.views.password_change how to

2007-10-31 Thread Nathaniel Whiteinge
It's really as simple as including the view in your urlconf and copying the relevant template parts from Django. Here are two stripped- down examples. http://dpaste.com/23815/ http://dpaste.com/23814/ You can use the built-in login in much the same way. Just copy the relevant parts of the templa

django.contrib.auth.views.password_change how to

2007-10-31 Thread Gigs_
can anyoune give me simple example how to use: django.contrib.auth.views.password_change? thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-u