Files
lms/community/lms/web_form/profile/profile.py
2021-06-30 16:16:22 +05:30

6 lines
69 B
Python

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