I had installed a development version of django on my dev box (django 1.3 alpha1). I want to upgrade to latest version.. when I :
pip install django --upgrade
I get version 1.2.3 for some reason. How do I use pip to upgrade to the latest version?
Found the answer, if you delete the django folder in your build directory (using a virtualenv btw) and then try the upgrade again it will work.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With