diff --git a/doc/admin-guide-cloud/source/dashboard_sessions.rst b/doc/admin-guide-cloud/source/dashboard_sessions.rst index 594136caae..74b5fc0ac8 100644 --- a/doc/admin-guide-cloud/source/dashboard_sessions.rst +++ b/doc/admin-guide-cloud/source/dashboard_sessions.rst @@ -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 = {