Offline django docs
Quite helpful if you find yourself doing development work without an internet connection.
CHM and PDF format:http://charupload.wordpress.com/2007/12/02/django-documentation-chm/
As a django application:http://smileychris.tactful.co.nz/ramblings/django-documentation/




if you use django trunk:
cd docs
make html
thanku mike I knew there was a way to extract the docs from the django trunk but I never realized it was that simple!
Yeah, I really should put a notice on my page that it’s not the best option any more.