Django2.0 Source Code
Part 1: Requests and responses
Part 2: Models and the admin site
Part 4: Forms and generic views
Part 7: Customizing the admin site
pip3 install django
git clone https://github.com/tmpbook/Django2.0-Tutorial.git
cd Django2.0-Tutorial/mysite
python manage.py runserver
# Starting development server at http://127.0.0.1:8000/
Enjoy the Django2.0
知乎:临书
微信(WeChat):
谢谢阅读
Thanks for watching