红砖-django的挑战 运行开发服务器 $ python manage.py runserver 检查应用 $ ./manage.py check 已安装的pip包 pip install mysqlclient 列出可用路线 `$ ./manage.py show_urls