Closed goban closed 7 years ago
This doesn't work. inspect.signature()
has a different return value than getargspec()
. I suggested an approach in https://github.com/SmileyChris/easy-thumbnails/pull/479.
I created https://github.com/SmileyChris/easy-thumbnails/pull/486 to fix this.
closed via #486
Now should remove deprecation warning and still work on older versions.