Jogging handlers configuration in the settings file should use strings instead of objects. Using django.utils.importlib.import_module to load the handler and create the object during jogging initialization, in add_handlers().