django-advanced-template-tags 0.1

Creator: danarutscher

Last updated:

Add to Cart

Description:

djangoadvancedtemplatetags 0.1

=====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 %}

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.