Skip to content

hendrikschneider/django-book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Book Revival

A revival of Django Book, the comprehensive guide to Django, overhauling it for Django 1.4 compatibility and keeping it up to date with Django 1.5 and beyond!

To build it you need sphinx installed , on debian/ubuntu

sudo apt-get install python-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/

About

django book 3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.1%
  • Perl 17.2%
  • JavaScript 15.2%
  • Shell 2.5%