Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
vms:python:django-apache [2018/08/27 23:28] admin [Python 3.6(.4)] |
vms:python:django-apache [2018/08/27 23:52] (current) admin [Using virtualenvwrapper] |
||
|---|---|---|---|
| Line 447: | Line 447: | ||
| </Code> | </Code> | ||
| + | In case you ever need to **remove** a ''virtualenv'': | ||
| + | <Code:bash|As dev user> | ||
| + | > rmvirtualenv <djangoenv> | ||
| + | </Code> | ||
| ===== Install Django ===== | ===== Install Django ===== | ||