]> git.ozlabs.org Git - patchwork/commit
views/bundle/public: Lookup on user
authorJeremy Kerr <jk@ozlabs.org>
Mon, 19 Jul 2010 06:17:35 +0000 (08:17 +0200)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 19 Jul 2010 06:26:26 +0000 (08:26 +0200)
commitd2da1d19f82462bf0b357772bbab174281fc788a
treeb620072f28c70ed37d6db6525a439bab8d357a6c
parent5d831f183a6039bebc561e0ad8c38c82df999d97
views/bundle/public: Lookup on user

Currently, the public bundle view is only looking up bundles by their
name. This may return multiple bundles if two users have bundles with
the same name.

This change adds the user to the bundle lookup.

Reported-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/views/bundle.py