flake8
failed.
JSHint
passed.
Review Request #9973 — Created May 23, 2018 and submitted
ConfigPageForms can now return anHttpResponsein theirsave
method, which allows them to specify a response to return. This allows
individual forms to specify, e.g., custom redirects.
Used with an upcoming Review Board change.
Revision 2 (+6 -2)
Addressed feedback
| ||
| ~ | method, which allows them to specify an response to return. This allows | |
| ~ | method, which allows them to specify a response to return. This allows | |
| individual forms to specify, e.g., custom redirects. |