Files
enlight-lms/school/lms/web_form/course/course.py
2022-03-07 18:21:11 +05:30

6 lines
69 B
Python

import frappe
def get_context(context):
# do your magic here
pass