clear cache patch
This commit is contained in:
parent
5b29deb968
commit
7807c6f173
@ -16,6 +16,4 @@
|
||||
|
||||
def execute():
|
||||
import webnotes
|
||||
webnotes.conn.sql("""
|
||||
delete from __SessionCache
|
||||
""")
|
||||
webnotes.clear_cache()
|
||||
|
Loading…
x
Reference in New Issue
Block a user