Il manque une migration #25
2 changed files with 35 additions and 1 deletions
|
@ -34,7 +34,6 @@ Enfin, installez les autres dépendances :
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
pip install --update pip
|
pip install --update pip
|
||||||
pip install -r requirements-dev.txt
|
pip install -r requirements-dev.txt
|
||||||
python manage.py makemigrations
|
|
||||||
python manage.py migrate
|
python manage.py migrate
|
||||||
|
|
||||||
Vous pouvez alors lancez le serveur de développement
|
Vous pouvez alors lancez le serveur de développement
|
||||||
|
|
35
avisstage/migrations/0003_auto_20191004_2338.py
Normal file
35
avisstage/migrations/0003_auto_20191004_2338.py
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue