]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Simplify ModelMultiChoiceField
authorStephen Finucane <stephen@that.guru>
Wed, 11 Apr 2018 16:13:33 +0000 (17:13 +0100)
committerDaniel Axtens <dja@axtens.net>
Wed, 9 May 2018 16:19:50 +0000 (02:19 +1000)
commitdc53930e8b55ff151bfc11a6e80a3d352ab7fb35
tree5132a99e986bfb4059cc4c017f17bdfeadce75dd
parent4d5fc2ff00c3113dca9c5c83ce6a155362369a87
REST: Simplify ModelMultiChoiceField

We're actually going to remove this shortly but the new technique works
for both the current approach and the approach we adopt in future patches.

Signed-off-by: Stephen Finucane <stephen@that.guru>
[dja: commit message, drop dead code]
Signed-off-by: Daniel Axtens <dja@axtens.net>
patchwork/api/filters.py