Statistics
| Branch: | Tag: | Revision:

root / docs / source / views.rst @ 1a6a7005

History | View | Annotate | Download (109 Bytes)

# Date Author Comment
f36af44a 02/21/2012 03:35 pm Antony Chazapis

Bring back admin functions.

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...