Introductory book:
Django book 2.0 Chinese version (Note: Some contents are outdated, but you can still get started)
Ziqiang School Django tutorial
Tutorial on the official website
Django setting up a simple blog tutorial - Andrew_liu
Related sharing :
Developer headlines: http://toutiao.io/search?utf8=%E2%9C%93&q=django
Geek headlines and Django information: http://www.csdn.net/tag/django/ news
Some excellent articles:
Django common testing methods: https://messense.me/django-common-testcase-writing.html
Site:
Useful Django code snippets: https://djangosnippets. org/
Django open source package or app and framework: https://www.djangopackages.com/
Books
Django by Example (1.2)
Django by Example for Django 1.5 (1.5)
Djen of Django
Effective Django (1.5)
Getting started with Django (video)
Tango With Django (1.5)
Test-Driven Web Development with Python (1.7)
The Django book
Two Scoops of Django: Best Practices for Django 1.6 - Making Python and Django as fun as ice cream.