s@fr/1.9@en/stable@ in README.rst

This commit is contained in:
Valentin Samir 2016-08-02 15:45:27 +02:00
parent f0c5839c94
commit 1a04b5af9d

View file

@ -342,7 +342,7 @@ Only usefull if you are using the mysql authentication backend:
Sql backend settings Sql backend settings
-------------------- --------------------
Only usefull if you are using the sql authentication backend. You must add a ``"cas_server"`` Only usefull if you are using the sql authentication backend. You must add a ``"cas_server"``
database to `settings.DATABASES <https://docs.djangoproject.com/fr/1.9/ref/settings/#std:setting-DATABASES>`__ database to `settings.DATABASES <https://docs.djangoproject.com/en/stable/ref/settings/#std:setting-DATABASES>`__
as defined in the django documentation. It is then the database as defined in the django documentation. It is then the database
use by the sql backend. use by the sql backend.