3 lines
81 B
Bash
3 lines
81 B
Bash
source venv/bin/activate
|
|
python manage.py makemigrations
|
|
python manage.py migrate |