Fixed versionchanged indentation in docs/.

This commit is contained in:
Berker Peksag 2014-11-03 12:30:48 +02:00 committed by Tim Graham
parent a71a2ea756
commit 5c517ec218
12 changed files with 53 additions and 46 deletions

View file

@ -64,8 +64,8 @@ by executing ``django-admin --version`` in the command prompt.
.. versionchanged:: 1.7
In Django 1.7, a ``.exe`` has been introduced, so just use
``django-admin`` in place of ``django-admin.py`` in the command prompt.
In Django 1.7, a ``.exe`` has been introduced, so just use
``django-admin`` in place of ``django-admin.py`` in the command prompt.
See :ref:`database-installation` for information on database installation
with Django.