]> git.ipfire.org Git - thirdparty/patchwork.git/commit
templates: Cleanup patch-list
authorStephen Finucane <stephen.finucane@intel.com>
Sun, 10 Jan 2016 15:26:37 +0000 (15:26 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Mon, 8 Feb 2016 19:03:51 +0000 (19:03 +0000)
commitf8cc68d3a0c77906b9d1914f4b78a80b7b3f09db
tree533ad908af70dc64cb04cab4fb46b353c637e329
parent8b7686452cbb9c411373dd009c66295500f677b0
templates: Cleanup patch-list

Cleanup this file before doing any work on it. Items addressed:

* Move complex logic into template tags
* Move related content closer together
* Random whitespace annoyances

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
patchwork/templates/patchwork/patch-list.html
patchwork/templatetags/project.py [new file with mode: 0644]