From c4fa0143f7117a07a3f0258a063f5265e795ffbb Mon Sep 17 00:00:00 2001 From: "Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)" Date: Mon, 26 Feb 2018 19:28:56 +0530 Subject: Removed "Remove any old versions of Django" install instructions. They are obsolete given the prevalence of pip. --- docs/intro/install.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs/intro') diff --git a/docs/intro/install.txt b/docs/intro/install.txt index 571fc84303..a750189f85 100644 --- a/docs/intro/install.txt +++ b/docs/intro/install.txt @@ -34,13 +34,6 @@ This step is only necessary if you'd like to work with a "large" database engine like PostgreSQL, MySQL, or Oracle. To install such a database, consult the :ref:`database installation information `. -Remove any old versions of Django -================================= - -If you are upgrading your installation of Django from a previous version, you -will need to :ref:`uninstall the old Django version before installing the new -version `. - Install Django ============== -- cgit v1.3