diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2021-09-21 00:49:16 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-07-27 10:06:24 +0200 |
| commit | 9dff316be41847c505ebf397e4a52a0a71e0acc4 (patch) | |
| tree | 1bf4412223b6c0467ae5107df9422ea1406b86d6 /tests/admin_views/test_skip_link_to_content.py | |
| parent | 845667f2d1eb7063c568764a01fc9ee633ec5817 (diff) | |
Refs #32948, Refs #32946 -- Used Q.create() internally for dynamic Q() objects.
Node.create() which has a compatible signature with Node.__init__()
takes in a single `children` argument rather than relying in unpacking
*args in Q.__init__() which calls Node.__init__().
In addition, we were often needing to unpack iterables into *args and
can instead pass a list direct to Node.create().
Diffstat (limited to 'tests/admin_views/test_skip_link_to_content.py')
0 files changed, 0 insertions, 0 deletions
