fix
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -69,6 +69,7 @@ from apps.doc.ocr.ecm import ECM | ... | @@ -69,6 +69,7 @@ from apps.doc.ocr.ecm import ECM |
69 | import time | 69 | import time |
70 | from PIL import Image | 70 | from PIL import Image |
71 | from django.http import HttpResponse | 71 | from django.http import HttpResponse |
72 | from django.utils.encoding import escape_uri_path | ||
72 | 73 | ||
73 | 74 | ||
74 | class CustomDate(fields.Date): | 75 | class CustomDate(fields.Date): | ... | ... |
-
Please register or sign in to post a comment