One shouldn't have to generate migrations after cloning
This commit is contained in:
parent
475b46f147
commit
e7932acf15
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ Enfin, installez les autres dépendances :
|
|||
. venv/bin/activate
|
||||
pip install --update pip
|
||||
pip install -r requirements-dev.txt
|
||||
python manage.py makemigrations
|
||||
python manage.py migrate
|
||||
|
||||
Vous pouvez alors lancez le serveur de développement
|
||||
|
|
Loading…
Reference in a new issue