Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariuz/django-book
django book 3.0
https://github.com/mariuz/django-book
Last synced: about 2 months ago
JSON representation
django book 3.0
- Host: GitHub
- URL: https://github.com/mariuz/django-book
- Owner: mariuz
- Created: 2012-03-25T19:13:46.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-18T08:25:43.000Z (over 11 years ago)
- Last Synced: 2024-05-01T13:25:59.849Z (8 months ago)
- Language: Python
- Homepage:
- Size: 4.16 MB
- Stars: 61
- Watchers: 14
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Django Book Revival
===================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 beyondTo 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/