summaryrefslogtreecommitdiffstats
path: root/templates/patchwork/register.mail
Commit message (Collapse)AuthorAgeFilesLines
* Use django-registration infrastructureJeremy Kerr2008-08-221-1/+1
| | | | Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* Implement confirmation emails.Jeremy Kerr2008-08-211-0/+11
To do this, we need to allow sucessive requests for the same confirmation URL. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>