This commit is contained in:
Nabin Hait
2013-03-12 10:58:11 +05:30
parent bffbc18b2d
commit f7df8b28d2
4 changed files with 99 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
import webnotes
def execute():
webnotes.reload_doc("website", "doctype", "blog_post")
from website.utils import clear_cache
clear_cache()