A set of tools for use with templates of the Django framework: additional template tags, context processors and utilities for template tag development.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
A fork of https://bitbucket.org/benoitbryon/django-templateaddons/src
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://django-templateaddons3.readthedocs.io/en/latest/
- 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/django-templateaddons/django-templateaddons3/
- Pypi
The project is known as “django-templateaddons” in the Python package index. See http://pypi.python.org/pypi/django-templateaddons3
Credits and license
This application is published under the BSD license. See docs/LICENSE.txt for details.