Overview
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
.. -*-restructuredtext-*- =========== Django Blog =========== :author: Cédric Bonhomme :contact: http://cedricbonhomme.org/ Presentation ------------ Source code of http://blog-django.cedricbonhomme.org. Features in a glance are: - archives_; - list of categories_; - list of posts in a category_; - list of comments_; - RSS_ and ATOM_ feeds for the last posts; - `main comments feed`_; .. _archives: http://blog-django.cedricbonhomme.org/archives .. _categories: http://blog-django.cedricbonhomme.org/categories .. _category: http://blog-django.cedricbonhomme.org/category/Photography .. _comments: http://blog-django.cedricbonhomme.org/comments .. _RSS: http://blog-django.cedricbonhomme.org/feed/rss .. _ATOM: http://blog-django.cedricbonhomme.org/feed/atom .. _main comments feed: http://blog-django.cedricbonhomme.org/comments/feed/rss Installation ------------ hg clone https://bitbucket.org/cedricbonhomme/cedricbonhomme/ and create yourn own settings.py. Tested with Django_ 1.3.1. License ------- http://www.gnu.org/licenses/agpl-3.0.txt .. _Django: https://www.djangoproject.com/