Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
vms:python:django-apache [2018/08/27 23:52]
admin [Using virtualenvwrapper]
vms:python:django-apache [2018/08/27 23:52] (current)
admin [Using virtualenvwrapper]
Line 448: Line 448:
  
 In case you ever need to **remove** a ''​virtualenv'':​ In case you ever need to **remove** a ''​virtualenv'':​
-<Code>:bash|As dev user>+<​Code:​bash|As dev user>
 > rmvirtualenv <​djangoenv>​ > rmvirtualenv <​djangoenv>​
 </​Code>​ </​Code>​