From 9f352da3955cd46fc6c72c6cdb2f7b18930e93e9 Mon Sep 17 00:00:00 2001 From: msinkec Date: Thu, 6 Jan 2022 12:27:10 +0100 Subject: [PATCH] File codes missing letter fix. --- portal/solar.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portal/solar.py b/portal/solar.py index f47595f..7f6aa4f 100644 --- a/portal/solar.py +++ b/portal/solar.py @@ -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],