Sort methods and fix method name typo

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-05-14 01:03:28 -04:00
parent f561eb2f57
commit 8b073c3151
4 changed files with 54 additions and 49 deletions

View File

@@ -77,7 +77,7 @@ class Parser(object):
document_page.page_number, document_page.document_version
)
file_object = document_page.document_version.get_intermidiate_file()
file_object = document_page.document_version.get_intermediate_file()
try:
document_page_content, created = DocumentPageContent.objects.get_or_create(