- 25 Jan, 2012 2 commits
-
-
Sofia Papagiannaki authored
change until get_or_create_user signature: remove username argument parameter and email should be obligatory
-
Sofia Papagiannaki authored
Refs: #1935
-
- 22 Jan, 2012 1 commit
-
-
Sofia Papagiannaki authored
-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 Ref: #1874
-
- 19 Jan, 2012 1 commit
-
-
Antony Chazapis authored
-
- 17 Jan, 2012 1 commit
-
-
Sofia Papagiannaki authored
- 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
-
- 09 Jan, 2012 1 commit
-
-
Antony Chazapis authored
-