summaryrefslogtreecommitdiffstats
path: root/apps/patchwork/views/patch.py
Commit message (Expand)AuthorAgeFilesLines
* Move to a more recent django project structureJeremy Kerr2015-05-271-107/+0
* views: Replace 'mimetype' with 'content_type'Stephen Finucane2015-05-031-2/+2
* views: Move mbox handling from models to viewsJeremy Kerr2013-06-101-2/+2
* Remove a bunch of unused variablesGuilherme Salgado2011-03-301-1/+0
* Remove unused importsGuilherme Salgado2011-03-151-11/+3
* Remove unused templates and some code for processing themGuilherme Salgado2011-03-081-17/+0
* views/patch: remove unused codeJeremy Kerr2010-09-021-52/+0
* Bundle reordering supportJeremy Kerr2009-02-081-4/+8
* In some places tabs are used instead of spaces for indentation,Nate Case2008-08-231-10/+10
* Use django-registration infrastructureJeremy Kerr2008-08-221-2/+2
* Add project argument to set_patchesJeremy Kerr2008-08-211-1/+2
* Inital commitJeremy Kerr2008-08-211-0/+180