brotherton-erpnext/config/conf.py

7 lines
77 B
Python
Raw Normal View History

2011-09-05 13:13:09 +00:00
index_path = '/'
include_paths = [
'erpnext',
'lib/py',
'lib/py/legacy'
]