mgaitan/waliki

refactor str2object to use the builtin import_string

mgaitan opened this issue · 0 comments

django already has the same function

from django.utils.module_loading import import_string