summaryrefslogtreecommitdiffstats
path: root/apps/patchwork/models.py
diff options
context:
space:
mode:
authorNate Case <ncase@xes-inc.com>2008-09-10 17:14:33 -0500
committerJeremy Kerr <jk@ozlabs.org>2008-09-11 16:47:09 +1000
commitf50fceb55d5530318dac1d2bf679558268a2a230 (patch)
treedd5c5547ebdf5e782184a53d10576603c5671430 /apps/patchwork/models.py
parenta72679a9622db66e828e86377f29c9c0c6574d69 (diff)
downloadpatchwork-f50fceb55d5530318dac1d2bf679558268a2a230.tar.bz2
patchwork-f50fceb55d5530318dac1d2bf679558268a2a230.tar.xz
pwclient: Get rid of underscore to dash replacement
I was erroneously doing some string substitutions so that it would find project names with an underscore in the name. It was only necessary due to a side effect of a bug fixed in commit 35241d528c3699b982730a333e236d57dc6451b6 (find project by linkname, not full name). In my test case, I had an underscore in the linkname, but a dash in the full name. No such string replacement is necessary, and actually breaks filtering by projects with an underscore in the name now that we're searching by linkname properly. Signed-off-by: Nate Case <ncase@xes-inc.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'apps/patchwork/models.py')
0 files changed, 0 insertions, 0 deletions