Loading
Use `callable` instead of `six.callable`.
The `callable` builtin was added back in python 3.2 which is the minimal python3 version supported by django at this point.
The `callable` builtin was added back in python 3.2 which is the minimal python3 version supported by django at this point.