Rather than trying to install / manage your Django installation globally, I would recommend you create your development environment(s) using a Python virtual environment.
See the following for further information:
Rather than trying to install / manage your Django installation globally, I would recommend you create your development environment(s) using a Python virtual environment.
See the following for further information: