A revival of Django Book, the comprehensive guide to Django, overhauling it for Django 1.5 compatibility and keeping it up to date with Django 1.6 and beyond
To build it you need sphinx installed , on debian/ubuntu
sudo pip install sphinx
then type
make build
it will build the html documentation in
en/_build/html/
A current work in progress. If you'd like to help, please do. There's lots of work to be done!
View the latest version on RTD: http://django-book.readthedocs.org/en/latest/