File codes missing letter fix.

This commit is contained in:
msinkec 2022-01-06 12:27:10 +01:00
parent fe1285d455
commit 9f352da395

View File

@ -164,8 +164,8 @@ class UploadHandlerSolar():
upload_file_codes = []
for i in range(len(sorted_file_items)):
file_code = '{}_{}_{}_{}_{}_{}_{}_{}'.format(
region[0],
program[0],
region,
program,
subject[0],
grade[0],
text_type[0],