mirror of
https://github.com/django/django.git
synced 2025-08-30 23:37:50 +00:00
Removed "Remove any old versions of Django" install instructions.
They are obsolete given the prevalence of pip.
This commit is contained in:
parent
61596f40ad
commit
c4fa0143f7
3 changed files with 1 additions and 37 deletions
|
@ -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 <database-installation>`.
|
||||
|
||||
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 <removing-old-versions-of-django>`.
|
||||
|
||||
Install Django
|
||||
==============
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue