brotherton-erpnext/erpnext/patches/august_2012/changed_blog_date_format.py

4 lines
131 B
Python

def execute():
import webnotes
from webnotes.model.doclist import DocList
DocList("Website Settings", "Website Settings").save()