cms updates

This commit is contained in:
Rushabh Mehta
2012-05-09 11:42:52 +05:30
parent 458ca8eddb
commit b9483d1809
10 changed files with 41 additions and 22 deletions

View File

@@ -20,7 +20,8 @@ import cgi, cgitb, os, sys
cgitb.enable()
# import libs
sys.path.append('lib/py')
sys.path.append('..')
sys.path.append('../lib/py')
import webnotes
import webnotes.auth