]> git.ozlabs.org Git - patchwork/history - apps/patchwork/urls.py
Add email opt-out system
[patchwork] / apps / patchwork / urls.py
2011-04-14 Jeremy KerrAdd email opt-out system
2011-04-14 Jeremy Kerrregistration: use EmailConfimation rather than separate...
2011-04-14 Jeremy KerrUse generic email confirmation object
2009-04-05 Jeremy Kerrviews: separate project views into separate file
2008-09-23 Jeremy Kerr[views] Restructure profile view, simplify bundle access
2008-09-09 Jeremy KerrRename pwclient.py to pwclient
2008-09-08 Jeremy KerrAdd 'update' method to pwclient
2008-09-08 Jeremy KerrMake pwclient visible thorugh site, and add .pwclientrc...
2008-09-08 Jeremy KerrAdd pwclientrc configuration file sample for each project
2008-08-23 Nate CaseIn some places tabs are used instead of spaces for...
2008-08-23 Jeremy KerrAdd simple help infrastructure, with an 'about' page.
2008-08-22 Jeremy KerrUse django-registration infrastructure
2008-08-21 Jeremy KerrInital commit