######################################
django-templateaddons's documentation!
######################################

django-templateaddons is a set of tools for use with Django's templates, 
template tags and context processors. It provides additional template tags, 
context processors and utilities for template tag development.

*****
Links
*****

* Follow the project on BitBucket at
  http://bitbucket.org/benoitbryon/django-templateaddons
* Read this documentation in HTML format at
  http://packages.python.org/django-templateaddons/

********
Contents
********

.. toctree::
   :maxdepth: 2
   
   install
   template_tags/index
   developer_tools/index
   context_processors/index

*******************
Credits and license
*******************

This application is published under the BSD license. See LICENSE and 
AUTHORS for details.
   