brotherton-erpnext/erpnext/patches/may_2012/cms.py

7 lines
136 B
Python
Raw Normal View History

import webnotes
def execute():
2012-05-09 08:40:49 +00:00
from webnotes.model.code import get_obj
# rewrite pages
get_obj('Website Settings').rewrite_pages()