I'm trying to install the latest version of Django (1.9.6) in my virtualenv, but when I use the pip install django command inside the virtual environment, I get the following return:
Requirement already satisfied (use --upgrade to upgrade): django==1.9.6 in /usr/local/lib/python2.7/dist-packages