Roberto Rosario
|
f4d3767b15
|
PEP8 cleanup, remove unused imports, fix permission check when removing metadata from a document
|
2015-01-26 19:17:35 -04:00 |
|
Roberto Rosario
|
172ef1e79a
|
Make sure the ocr field of document type exists before we try to put data into it
|
2015-01-15 03:44:16 -04:00 |
|
Roberto Rosario
|
a2b2011277
|
More migration dependencies check
|
2015-01-15 03:40:08 -04:00 |
|
Roberto Rosario
|
769d536985
|
Add source -> documents migration dependency check
|
2015-01-15 02:54:19 -04:00 |
|
Roberto Rosario
|
84493b7a72
|
PEP8 Cleanups
|
2014-11-11 14:58:37 -04:00 |
|
Roberto Rosario
|
4007a407e4
|
Remove delete_after_upload field for watch folders, files are deleted after uploading regardless,
otherwisre they are re uploaded at the next check.
|
2014-10-27 00:32:35 -04:00 |
|
Roberto Rosario
|
f868d44461
|
Issue #32, Initial commit to support watch folders
|
2014-10-25 04:30:58 -04:00 |
|
Roberto Rosario
|
8567df1da8
|
Don't use Django's get_or_create in migrations.
http://south.aeracode.org/ticket/325
https://stackoverflow.com/questions/20039250/django-1-6-transactionmanagementerror-database-doesnt-behave-properly-when-aut
|
2014-10-23 12:06:58 -04:00 |
|
Roberto Rosario
|
3c72d62087
|
Issue #82, make document type a required field
|
2014-10-21 16:35:39 -04:00 |
|
Roberto Rosario
|
2441d232ab
|
Issue #86, move south migrations from the 'migrations' to the 'south_migrations' directory
|
2014-10-21 13:23:05 -04:00 |
|