jogging icon indicating copy to clipboard operation
jogging copied to clipboard

Settings should use strings

Open Kronuz opened this issue 14 years ago • 0 comments

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().

Kronuz avatar Aug 23 '10 16:08 Kronuz