File codes missing letter fix.
This commit is contained in:
parent
fe1285d455
commit
9f352da395
|
@ -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],
|
||||
|
|
Loading…
Reference in New Issue
Block a user