django-templateaddons2

A set of tools for use with templates of the Django framework: additional template tags, context processors and utilities for template tag development.


License
MIT-feh
Install
pip install django-templateaddons2==0.1

Documentation

#####################
django-templateaddons
#####################

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
*****

HTML documentation
  Browse the HTML documentation online at 
  http://packages.python.org/django-templateaddons2/

RestructuredText documentation
  Read the RestructuredText documentation in the docs/ folder in the source
  code

Source code repository
  Follow the project on GitHub at
  https://github.com/maxvyaznikov/django-templateaddons2

Pypi
  The project is known as "django-templateaddons" in the Python package index.
  See http://pypi.python.org/pypi/django-templateaddons2

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

This application is published under the BSD license. See docs/LICENSE.txt for 
details.