seitime-frappe/frappe/website/web_form/request_data/request_data.py
2019-02-13 18:17:27 +05:30

7 lines
110 B
Python

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