I have created and worked on a Django application (Simple website with user registration and login) without ever closing the virtualenv i was working on. Now that some time went through I can't remember the name of the virtualenv I was working on and so I can't activate it. How can I find the name of the virtualenv?
The name of the directory of my django app is "uniweb" and is on the desktop of my computer. I haven't yet put it on Github.