The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
-
pbair authored
When storing `job_class_name` and `batch_class_name` values in the database, save only the bare class name, rather than the fully qualified name. The enclosing module will be dynamically attached to the class name in the application, when the class is requested.
6eec3912