fix: editing evaluation end date from lms portal

This commit is contained in:
Jannat Patel
2023-11-30 12:02:43 +05:30
parent f1f9d9790b
commit 9b532a5470

View File

@@ -33,6 +33,7 @@ def get_context(context):
"published",
"meta_image",
"batch_details_raw",
"evaluation_end_date",
],
as_dict=1,
)