Redsuncube
how to upgrade the django version in ubuntu
Easiest way to upgrade Django on Ububtu is to make use of the easy_install script provided by the python-setuptools package.
sudo apt-get install python-setuptools
sudo easy_install --upgrade django
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment