softweave
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created working with existing django application using virtualenv inside vagrant
I am using a virtualenv environment inside a vagrant image to run an existing django application. I was able to open the project in pycharm, run 'vagrant up' in the terminal and set the virtual env...