(venv) E:\learning_log>python manage.py shell通过执行以下函数可以退出shell模式>>> exit()
pip install django-bootstrap3