summaryrefslogtreecommitdiffstats
path: root/apps/patchwork/views/user.py
Commit message (Expand)AuthorAgeFilesLines
* Save confirmation object before trying to render user-link emailJeremy Kerr2008-09-111-1/+1
* In some places tabs are used instead of spaces for indentation,Nate Case2008-08-231-2/+2
* Use DEFAULT_FROM_EMAIL rather than PATCHWORK_FROM_EMAILJeremy Kerr2008-08-221-1/+1
* Use django-registration infrastructureJeremy Kerr2008-08-221-77/+4
* Add project argument to set_patchesJeremy Kerr2008-08-211-1/+1
* Implement confirmation emails.Jeremy Kerr2008-08-211-6/+28
* Inital commitJeremy Kerr2008-08-211-0/+201