Parerga und Paralipomena

Offline django docs

Posted in programming by magicrebirth on April 29, 2009

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/

picture-2

Tagged with: ,

3 Responses

Subscribe to comments with RSS.

  1. Mike Korobov said, on May 2, 2009 at 6:19 pm

    if you use django trunk:

    cd docs
    make html

    • magicrebirth said, on May 4, 2009 at 4:47 pm

      thanku mike I knew there was a way to extract the docs from the django trunk but I never realized it was that simple!

  2. SmileyChris said, on May 26, 2009 at 8:28 am

    Yeah, I really should put a notice on my page that it’s not the best option any more.


Leave a Reply