brotherton-erpnext/config/conf.py
2011-09-05 18:43:09 +05:30

7 lines
77 B
Python

index_path = '/'
include_paths = [
'erpnext',
'lib/py',
'lib/py/legacy'
]