]> git.ozlabs.org Git - patchwork/history - apps/patchwork/views/user.py
views/user: don't refer to request.POST for non-POST requests
[patchwork] / apps / patchwork / views / user.py
2010-08-11 Jeremy Kerrviews/user: don't refer to request.POST for non-POST...
2008-09-11 Jeremy KerrSave confirmation object before trying to render user...
2008-08-23 Nate CaseIn some places tabs are used instead of spaces for...
2008-08-22 Jeremy KerrUse DEFAULT_FROM_EMAIL rather than PATCHWORK_FROM_EMAIL
2008-08-22 Jeremy KerrUse django-registration infrastructure
2008-08-21 Jeremy KerrAdd project argument to set_patches
2008-08-21 Jeremy KerrImplement confirmation emails.
2008-08-21 Jeremy KerrInital commit