Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | registration: use EmailConfimation rather than separate registration app | Jeremy Kerr | 2011-04-14 | 1 | -8/+0 |
| | | | | | | | | | | Since we have infrastructure for email confirmations, we no longer need the separate registration app. Requires a migration script, which will delete all inactive users, including those newly added and pending confirmation. Use carefully. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> | ||||
* | Remove redundant 'Patchwork' from titles in registration templates | Jeremy Kerr | 2008-08-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Jeremy Kerr <jk@ozlabs.org> | ||||
* | Use django-registration infrastructure | Jeremy Kerr | 2008-08-22 | 1 | -0/+8 |
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |