For example I can point the url '^/accounts/password/reset/$'
to django.contrib.auth.views.password_reset
with my template filename in the context but I think need to send more context details.
I need to know exactly what context to add for each of the password reset and change views.
Strongly recommend this article.
I just plugged it in and it worked
http://garmoncheg.blogspot.com.au/2012/07/django-resetting-passwords-with.html