Removed 'development' word in contributing docs
This commit is contained in:
parent
e014f91a70
commit
f2ec896912
|
@ -70,9 +70,9 @@ probably got the answers.
|
||||||
|
|
||||||
.. admonition:: Python 3 required!
|
.. admonition:: Python 3 required!
|
||||||
|
|
||||||
The current development version of Django doesn't support Python 2.7. Get
|
The current version of Django doesn't support Python 2.7. Get Python 3 at
|
||||||
Python 3 at `Python's download page <https://www.python.org/downloads/>`_ or
|
`Python's download page <https://www.python.org/downloads/>`_ or with your
|
||||||
with your operating system's package manager.
|
operating system's package manager.
|
||||||
|
|
||||||
.. admonition:: For Windows users
|
.. admonition:: For Windows users
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue