[fix] do not cache payment success page

This commit is contained in:
Saurabh 2018-10-10 17:28:19 +05:30
parent dbe1e41775
commit 4f4706ae12

View file

@ -4,6 +4,7 @@
from __future__ import unicode_literals
import frappe
no_cache = True
def get_context(context):
token = frappe.local.form_dict.token