Files
enlight-lms/school/lms/web_form/profile/profile.py
2021-10-11 20:31:27 +05:30

6 lines
69 B
Python

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