mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 21:19:19 +00:00
patch to clear web cache
This commit is contained in:
@@ -741,4 +741,8 @@ patch_list = [
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'replace_createlocal',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'clear_web_cache',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user