Roberto Rosario
|
e6754c9a6f
|
Update the OCR app to work based on document versions not documents, document version are the module which hold the document pages instances. Remove old OCR document queue and replace with a single module for OCR processing error entries. Increase compatibility with Django 1.7 and Python 3.
|
2015-01-15 03:01:43 -04:00 |
|
Roberto Rosario
|
e8762e4792
|
Issue #87, Per document language selection
|
2014-10-22 02:35:16 -04:00 |
|
Roberto Rosario
|
549f0fdc87
|
Issue #75, move OCR queueing from a setting to a DocumentType model field
|
2014-10-21 16:53:42 -04:00 |
|
Roberto Rosario
|
a613c65fde
|
Update the OCR app to use Celery, remove OCR config options OCR_REPLICATION_DELAY, OCR_NODE_CONCURRENT_EXECUTION, OCR_QUEUE_PROCESSING_INTERVAL
|
2014-10-03 01:19:59 -04:00 |
|
Roberto Rosario
|
b761037d99
|
Move all settings files from <app>/conf/settings.py to <app>/settings.py
|
2014-09-11 05:02:40 -04:00 |
|