This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
5b718da6648da66dadfb94f6411ec03cb404f3e4
mayan-edms
/
mayan
/
apps
/
ocr
/
south_migrations
T
History
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
..
__init__.py
Issue
#86
, move south migrations from the 'migrations' to the 'south_migrations' directory
2014-10-21 13:23:05 -04:00
0001_initial.py
Issue
#86
, move south migrations from the 'migrations' to the 'south_migrations' directory
2014-10-21 13:23:05 -04:00
0002_auto__del_field_documentqueue_state__del_field_queuedocument_delay__de.py
Issue
#86
, move south migrations from the 'migrations' to the 'south_migrations' directory
2014-10-21 13:23:05 -04:00
0003_auto__chg_field_queuedocument_node_name__chg_field_queuedocument_datet.py
Increase ocr node field size from 32 to 256 characters
2015-01-05 04:03:39 -04:00
0004_auto__del_documentqueue__del_queuedocument__add_documentversionocrerro.py
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