aboutsummaryrefslogtreecommitdiff
path: root/templates/registration/activation_email.txt
Commit message (Collapse)AuthorAge
* registration: use EmailConfimation rather than separate registration appJeremy Kerr2011-04-14
| | | | | | | | | | 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>
* Use django-registration infrastructureJeremy Kerr2008-08-22
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>