Statistics
| Branch: | Tag: | Revision:

root / astakos / im / templates / register.html @ 13858d75

History | View | Annotate | Download (417 Bytes)

# Date Author Comment
13858d75 02/02/2012 07:25 pm Kostas Papadimitriou

Applied grnet theme for user pages

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

0905ccd2 01/17/2012 02:20 pm Sofia Papagiannaki

restructure app
- extend django user model
- pass template_name and extra_context in views
- incorporate context processors
- use different backends for invitations and simple workflow

Refs: #1823

66396eca 01/11/2012 10:29 pm Sofia Papagiannaki

fix registration form rendering

64cd4730 01/09/2012 04:42 pm Antony Chazapis

Initial commit. Move from pithos repository.