summaryrefslogtreecommitdiffstats
path: root/apps/patchwork/views
Commit message (Expand)AuthorAgeFilesLines
* Add content-disposition: attachment header to bundle downloadJeremy Kerr2008-09-011-0/+2
* In some places tabs are used instead of spaces for indentation,Nate Case2008-08-234-17/+17
* Add simple help infrastructure, with an 'about' page.Jeremy Kerr2008-08-231-1/+10
* Use DEFAULT_FROM_EMAIL rather than PATCHWORK_FROM_EMAILJeremy Kerr2008-08-221-1/+1
* Use django-registration infrastructureJeremy Kerr2008-08-223-81/+8
* Add project argument to set_patchesJeremy Kerr2008-08-213-4/+5
* Remove unused and incomplete bundle.set_patches viewJeremy Kerr2008-08-211-5/+0
* Implement confirmation emails.Jeremy Kerr2008-08-211-6/+28
* Inital commitJeremy Kerr2008-08-215-0/+695