]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Allow unsetting of delegate
authorStephen Finucane <stephen@that.guru>
Sun, 14 Oct 2018 14:29:47 +0000 (15:29 +0100)
committerStephen Finucane <stephen@that.guru>
Sun, 14 Oct 2018 14:33:06 +0000 (15:33 +0100)
commit7af94038002c86345ef0659b100cdaef11b84bcb
tree31578fb106f70f67108907054f1352dc4ee89581
parente1ae71a9f6a33c636a4d6babca36236d8a6c29ac
REST: Allow unsetting of delegate

While we recently fixed setting of this field via the API, we didn't
resolve unsetting. Fix this now.

Signed-off-by: Stephen Finucane <stephen@that.guru>
(cherry picked from commit 7be99581f1d1b35274987e43ec57272daff94f02)
patchwork/api/patch.py
patchwork/tests/api/test_patch.py