Skip to main content

Provides some useful template tags that are missing in the Django builtins.

Project description

=====
Advanced Template Tags
=====

Provides some useful template tags that are missing in the Django builtins.

Quick start
-----------

1. Add "advanced_template_tags" to your INSTALLED_APPS setting like this:

INSTALLED_APPS = [
...
'advanced_template_tags',
]

2. In your template, load the library:

{% load advanced_template_tags %}


Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-advanced-template-tags-0.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page