You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
убедиться, что активировано виртуально окружение с python 3.7
git clone https://github.com/koshes/my_django_blog.git # копировать проект локально
pip install -r requirements.txt # установка зависимостей python
python manage.py migrate # миграция базы данных