]> git.ozlabs.org Git - patchwork/commit
[views] Don't use bundle owner for current user
authorJeremy Kerr <jk@ozlabs.org>
Wed, 24 Sep 2008 23:17:00 +0000 (09:17 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 25 Sep 2008 00:59:37 +0000 (10:59 +1000)
commitf2ad003c12123f91c0d1d3cb21d4c2a3bfdfbadd
tree7604ae04e2a437ca156f0862b0f361e019563521
parente43db080161c69c5497f4fb153628dc50c22cd62
[views] Don't use bundle owner for current user

This made the top auth area show the bundle owner's details, not
the bundle owner's.

Bundle owner can still be accessed through bundle.owner in the template.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/views/bundle.py