git pull && cd backend && .\venv\Scripts\activate python manage.py makemigrations && .\venv\Scripts\activate python manage.py migrate && cd ..
