Okay here is the history of what I did. Initially I had a problem running bench update
, I thought it was because I had an app in apps
that was not versioned, so I moved the folder away and tried running bench update
again but it still did not work.
After I moved it back into the apps
folder, I get the error:
ImportError: No module named myapp
What can I do to save this without loosing my app contents ?