]> git.ozlabs.org Git - patchwork/commit
Add simple help infrastructure, with an 'about' page.
authorJeremy Kerr <jk@ozlabs.org>
Sat, 23 Aug 2008 02:29:12 +0000 (10:29 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Sat, 23 Aug 2008 02:29:12 +0000 (10:29 +0800)
commit8252a61e73126c2b89c97e4195c635bc3d60a3e9
tree572cf8f8c02d6cf6495ed336c015f41345e41c98
parentf1f11ba9e5511d5c0534929ed435baee994ff68b
Add simple help infrastructure, with an 'about' page.

We'll need the about page for adding attribution for included
components.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/urls.py
apps/patchwork/views/base.py
templates/base.html
templates/patchwork/help/about.html [new file with mode: 0644]
templates/patchwork/help/index.html [new file with mode: 0644]