docs: update doc

This commit is contained in:
imperosol
2025-11-07 23:28:41 +01:00
parent 1e25560a1c
commit 0ba84c4750
7 changed files with 27 additions and 51 deletions

View File

@@ -36,11 +36,4 @@ SITH_SUBSCRIPTIONS = {
}
```
Une fois ceci fait, il faut créer une nouvelle migration :
```bash
python ./manage.py makemigrations subscription
python ./manage.py migrate
```
N'oubliez pas non plus les traductions (cf. [ici](./translation.md))
Après ça, n'oubliez pas de gérer les traductions (cf. [ici](./translation.md))