REST: allow setting a member's moderation_action to None
commitfdc9519917a7977e73225e3e5a66e2f0538e592c
authorAurélien Bompard <aurelien@bompard.org>
Fri, 10 Jun 2016 17:55:25 +0000 (10 19:55 +0200)
committerBarry Warsaw <barry@python.org>
Tue, 12 Jul 2016 23:06:19 +0000 (12 19:06 -0400)
treeb04f510f56a3e96fad6e4a62e606ed5f9f7a61f1
parent0e37e111c1d2e83d37743d124628e65eb56a8b5a
REST: allow setting a member's moderation_action to None
src/mailman/rest/docs/membership.rst
src/mailman/rest/members.py
src/mailman/rest/tests/test_validator.py
src/mailman/rest/validator.py
src/mailman/rest/wsgiapp.py