Statistics
| Branch: | Tag: | Revision:

root / astakos / im / templates / registration / password_reset_form.html @ 13858d75

History | View | Annotate | Download (348 Bytes)

# Date Author Comment
890b0eaf 01/22/2012 09:12 pm Sofia Papagiannaki

add docs
-incorporate CsrfViewMiddleware
-change tamplates to render forms
-change email template location
-api.activate() returns only information about token
In prepare_response, instead of setting the cookie, log the user in
- use django.contrib.auth.views for reseting and changing user password...