I always forget how to activiate the virtualenv when working with Django
source newenv/bin/activate
To close it when done
deactivate
I always forget how to activiate the virtualenv when working with Django
source newenv/bin/activate
To close it when done
deactivate