Common useful django template tags and filters
Getting Started
Simply install, add to your INSTALLED_APPS setting and use {% load common_filters common_tags %} in your templates to enable access to the tags and filters
Installing
You can get Django Commontags by using pip or easy_install:
$ pip install django-commontags or $ easy_install django-commontags
If you want to install it from source, grab the git repository from github and run setup.py:
$ git clone git://github.com/Jaidan/django-commontags.git $ cd django-commontags $ python setup.py install
Release files for django-commontags 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-commontags-0.1.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django-commontags-0.1.linux-i686.exe | Details |
Total release size: 70.5 kB