mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-02 11:52:27 +02:00
explain err 111 in readme
This commit is contained in:
parent
0beec3cb67
commit
6e548bf9d1
1 changed files with 2 additions and 0 deletions
|
@ -182,6 +182,8 @@ sendria --db mails.sqlite
|
|||
$NAVIGATOR http://127.0.0.1:1080
|
||||
```
|
||||
|
||||
Attention : si vous n'activez pas `sendria --db mails.sqlite` quand vous travaillez en local, vous aurez une erreur en commandant : `[Errno 111] Connection refused`.
|
||||
|
||||
## Architecture de l'application
|
||||
|
||||
Les différentes applications Django créées sont :
|
||||
|
|
Loading…
Reference in a new issue