Files
lms/community/hackathon/web_form/project_update/project_update.py
2021-03-04 20:11:18 +05:30

8 lines
110 B
Python

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