Hello group, I started working on an app from computer A. Using git with Dropbox, I cloned the repo to computer B. I want to work on it through the web admin interface on computer B, but when I fire up the web2py server and go to admin interface, it doesn't see the app, even though it's living in the same directory as all the other applications, namely web2py/applications/name-of-app .
How do I get web admin interface to recognize this app? -- Jake

