From b03d37ee7c711f90861316e0e4f728a0cf077dfb Mon Sep 17 00:00:00 2001 From: Bastien Roy Date: Sat, 13 Apr 2024 16:42:05 +0200 Subject: [PATCH] =?UTF-8?q?Modification=20de=20la=20doc=20pour=20pr=C3=A9c?= =?UTF-8?q?iser=20le=20formatage=20du=20fichier=20de=20settings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index aeea0dd..55c6374 100644 --- a/docs/install.md +++ b/docs/install.md @@ -73,7 +73,7 @@ CREATE DATABASE chariotte ## Create a configuration file -Create a local configuration file: +Create a local configuration file named "local_settings.py" at the project root : ```python title="local_settings.py" from la_chariotte.settings import *