flake8
passed.
JSHint
passed.
Review Request #12030 — Created Feb. 3, 2022 and discarded
We had a place that was using the old
getargspec
method just to
determine if a method accepted**kwargs
. Django has a helper for just
this purpose, so we should switch to it.
Ran unit tests.
Summary | ID |
---|---|
e45b18073bc25c9182ad316414a7dac7bd0b5733 |
Description | From | Last Updated |
---|---|---|
This already exists upstream. Commit 51fd5145363021b35873151bceb67e65911e6f8a. |
chipx86 |