[admin-guide-cloud] Add a bit space before code-block

Numbering is violated at present due to wrong position of
code-block. So it is corrected

Change-Id: I509dae382e996a9832e689172daa7c11f1aee07f
This commit is contained in:
venkatamahesh 2015-12-26 15:43:20 +05:30
parent 1c02148509
commit 5f22557acf
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ far beyond the scope of this documentation.
#. In the ``local_settings.py`` file, change these options:
.. code-block:: python
.. code-block:: python
SESSION_ENGINE = 'django.contrib.sessions.backends.db'
DATABASES = {