After using mkvirtualenv, I get a folder.
~/virtualenvs/first_project
But I was using another folder as the workspace for all my projects. Can I still use that folder?
Could anyone also please give me a comprehensive roundup of steps to setup django using virtualenv and virtualenvwrapper?