"type" argument of "add_argument" function was of wrong type (see diff). Management command "thumbnail-cleanup" throws "int is not a callable" exception when running. At least in current versions of Python 2 and 3.
Hi, I can confirm the error and the fix. The automated check failed with configuration "old-lts", which uses Python 2.6. Python 2.6 does not support argparse at all!
"type" argument of "add_argument" function was of wrong type (see diff). Management command "thumbnail-cleanup" throws "int is not a callable" exception when running. At least in current versions of Python 2 and 3.