Pages

Monday, September 7, 2015

How to uninstall Django completely

pip uninstall

in this tutorial im going to teach you how to uninstall Django from your computer completely

open command prompt and type
pip uninstall django

this command completely remove django from your computer

No comments:

Post a Comment