Added per OCR queue transformation models and CRUD views to replace the CONVERTER_OCR_OPTIONS with the new refactored converter transformations systems
This commit is contained in:
@@ -21,4 +21,4 @@ class SourceTransformationManager(models.Manager):
|
||||
except Exception, e:
|
||||
warnings.append(e)
|
||||
|
||||
return transformations, warnings
|
||||
return transformations, warnings
|
||||
|
||||
Reference in New Issue
Block a user