Thursday, May 30, 2013

Update Django in Nitrous.io

Nitrous.io Django boxes doesn't have the latest version of Django. To upgrade it use the following command:
pip install Django --upgrade

No comments:

Post a Comment