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
|
1f0f3adcba
|
Make sure base class method arguments match
|
2014-11-03 00:16:22 -04:00 |
|
Roberto Rosario
|
8bac1525be
|
PEP8 cleanups
|
2014-10-08 19:39:16 -04:00 |
|
Mathias Behrle
|
f67176aa9f
|
Removing unused variable from language correction files.
|
2014-07-14 14:57:03 +02:00 |
|
Mathias Behrle
|
8bae464841
|
Re-adding migrated french language correction file,
|
2014-07-14 14:49:56 +02:00 |
|
Mathias Behrle
|
79f03d9907
|
Removing double variable definition.
|
2014-07-14 14:48:12 +02:00 |
|
Mathias Behrle
|
e90a60efe3
|
Adding missing argument to german language correction file.
|
2014-07-14 14:21:21 +02:00 |
|
Roberto Rosario
|
8fca5e2789
|
Remove the French OCR cleanup backend for now, a patchset seems to be missing.
|
2014-07-13 11:34:08 -04:00 |
|
Roberto Rosario
|
1f3fed2182
|
Update the German OCR cleanup backend to be a class not a function
|
2014-07-13 11:32:41 -04:00 |
|
Mathias Behrle
|
53ab7a23e6
|
Adding french cleanup file.
|
2014-07-11 01:08:11 +02:00 |
|
Mathias Behrle
|
506d65c93e
|
Adding language correction file for Germany (deu).
|
2014-07-11 00:56:15 +02:00 |
|
Roberto Rosario
|
1dd36089cf
|
Add missing 'self' to language backends
|
2014-07-01 00:45:15 -04:00 |
|
Roberto Rosario
|
a9390d55ba
|
Unify the way backends are defined and loaded, unify the fs_cleanup function
|
2014-07-01 00:22:31 -04:00 |
|
Roberto Rosario
|
ac061f2203
|
PEP8 Cleanups, simple sintax errors fixes
|
2014-06-25 02:53:12 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|