Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First stab at a script to install virtualenv #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdman
Copy link

@cdman cdman commented Jun 2, 2012

A script to install virtualenv for OSQA. It also modifies the WSGI file so that it first activates the installed virtualenv. This (the venv installation) probably should be a shell script rather than a django management command since Django might not be available before the venv is installed.

@DanielThomas
Copy link
Owner

Could you make this a Python script rather than a bash script perhaps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants