fixes in blog comments

This commit is contained in:
Anand Doshi
2013-03-12 20:04:30 +05:30
parent 6590316586
commit 2e6806ee6a
3 changed files with 2 additions and 8 deletions

View File

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