Fixed #26039 -- Unwrapped nested partials in URL reversal.
Prior to Python 3.5 nested partials need to be fully "unfolded" to get the actual function.
Showing
Please
register
or
sign in
to comment
Prior to Python 3.5 nested partials need to be fully "unfolded" to get the actual function.