Utils

shopkit.core.utils

shopkit.core.utils.get_model_from_string(model)

Takes a string in the form of appname.Model, (ie. basic_webshop.CartItem) and returns the model class for it.

Contents: